techo_ui: implement poweroff + led fixes

This commit is contained in:
Florent
2025-08-19 09:03:34 +02:00
parent a825a3d4bc
commit ff03b041d0
4 changed files with 26 additions and 8 deletions

View File

@@ -21,6 +21,7 @@ build_flags = ${nrf52840_techo.build_flags}
-D LORA_TX_POWER=22
-D SX126X_CURRENT_LIMIT=140
-D SX126X_RX_BOOSTED_GAIN=1
-D P_LORA_TX_LED=LED_GREEN
build_src_filter = ${nrf52840_techo.build_src_filter}
+<helpers/*.cpp>
+<helpers/nrf52/TechoBoard.cpp>