Default button polarity to active-LOW across all firmware types

Nearly all LoRa boards use a boot button that pulls to ground when
pressed.
此提交包含在:
Wessel Nieboer
2026-04-04 13:19:13 +02:00
提交者 Wessel Nieboer
父節點 fb726e48c2
當前提交 0a13ac7fc7
共有 11 個檔案被更改,包括 27 行新增11 行删除
-1
查看文件
@@ -10,7 +10,6 @@ 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