Merge branch 'main' into dev

This commit is contained in:
Scott Powell 2025-03-11 13:19:13 +11:00
commit 4175be87ab
2 changed files with 89 additions and 6 deletions

View file

@ -784,6 +784,7 @@ build_flags = ${nrf52840_t1000e.build_flags}
-D PIN_USER_BTN=6
-D RADIO_CLASS=CustomLR1110
-D WRAPPER_CLASS=CustomLR1110Wrapper
-D MAX_LORA_TX_POWER=22
build_src_filter = ${nrf52840_t1000e.build_src_filter}
+<helpers/*.cpp>
+<helpers/nrf52/T1000eBoard.cpp>