mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Add USE_SX1262 flag to multiple platformio.ini configurations
This commit is contained in:
parent
3e7fb4add1
commit
75895895f0
40 changed files with 42 additions and 2 deletions
|
|
@ -9,6 +9,7 @@ build_flags = ${nrf52_base.build_flags}
|
|||
-I lib/nrf52/s140_nrf52_6.1.1_API/include/nrf52
|
||||
-I variants/thinknode_m6
|
||||
-D THINKNODE_M6=1
|
||||
-D USE_SX1262
|
||||
-D RADIO_CLASS=CustomSX1262
|
||||
-D WRAPPER_CLASS=CustomSX1262Wrapper
|
||||
-D P_LORA_DIO_1=38
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue