add TX led to thinknode M1

This commit is contained in:
JQ 2025-06-09 17:35:00 -07:00
parent 3f0c89d7be
commit e1ceaab7ed
3 changed files with 15 additions and 0 deletions

View file

@ -19,6 +19,7 @@ build_flags = ${nrf52840_thinknode_m1.build_flags}
-D RADIO_CLASS=CustomSX1262
-D WRAPPER_CLASS=CustomSX1262Wrapper
-D LORA_TX_POWER=22
-D P_LORA_TX_LED=13
-D SX126X_CURRENT_LIMIT=140
-D SX126X_RX_BOOSTED_GAIN=1
build_src_filter = ${nrf52840_thinknode_m1.build_src_filter}