mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
techo_ui: implement poweroff + led fixes
This commit is contained in:
parent
a825a3d4bc
commit
ff03b041d0
4 changed files with 26 additions and 8 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue