Fix T1000E press=high

This commit is contained in:
Wessel Nieboer
2026-02-08 16:08:01 +01:00
committed by Wessel Nieboer
parent 0a13ac7fc7
commit 057542625b
2 changed files with 4 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ build_flags = ${nrf52_base.build_flags}
-I src/helpers/ui
-D T1000_E
-D PIN_USER_BTN=6
-D USER_BTN_PRESSED=HIGH
-D PIN_STATUS_LED=24
-D RADIO_CLASS=CustomLR1110
-D WRAPPER_CLASS=CustomLR1110Wrapper