From 95866f7df02574a3a6d0e5c9f4c77c007dd1a29c Mon Sep 17 00:00:00 2001 From: bel Date: Sat, 25 Mar 2023 00:02:08 -0600 Subject: [PATCH] upgrade host.config.mp.env to v01 --- host.d/config.d/mayhem-party.d/env.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/host.d/config.d/mayhem-party.d/env.env b/host.d/config.d/mayhem-party.d/env.env index 8790792..9001a36 100644 --- a/host.d/config.d/mayhem-party.d/env.env +++ b/host.d/config.d/mayhem-party.d/env.env @@ -1,6 +1,6 @@ -export DEBUG=1 +export DEBUG=true export RAW_UDP=17070 +export BUTTON_PARSER_V01=true export WRAP_REFRESH_ON_SIGUSR1=true -export WRAP_REMAP_FILE=./config.d/mayhem-party.d/remap.d/live.yaml export MAIN_INTERVAL_DURATION=5ms export OUTPUT_KEYBOARD=false