update configs in host.d for tts

This commit is contained in:
bel
2023-03-26 09:29:02 -06:00
parent 67e504ced6
commit 323ca466ad
3 changed files with 10 additions and 5 deletions

View File

@@ -1,7 +1,11 @@
export DEBUG=true
export RAW_UDP=17070
export BUTTON_V01=true
export WRAP_REFRESH_ON_SIGUSR1=true
export MAIN_INTERVAL_DURATION=5ms
export RAW_UDP=17070
export PARSE_V01=true
export V01_CONFIG=./config.d/mayhem-party.d/v01.yaml
export WRAP_REFRESH_ON_SIGUSR1=true
export OUTPUT_KEYBOARD=false
export BUTTON_V01_CONFIG=./config.d/mayhem-party.d/v01.yaml