mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Fix T1000-E pin comments
This commit is contained in:
parent
a22c4b6270
commit
6978fc4bc9
3 changed files with 4 additions and 4 deletions
|
|
@ -22,7 +22,7 @@ build_flags = ${nrf52_base.build_flags}
|
|||
-D P_LORA_NSS=12 ; P0.12
|
||||
-D P_LORA_DIO_1=33 ; P1.1
|
||||
-D P_LORA_MISO=40 ; P1.8
|
||||
-D P_LORA_MOSI=41 ; P0.9
|
||||
-D P_LORA_MOSI=41 ; P1.9
|
||||
-D P_LORA_RESET=42 ; P1.10
|
||||
-D LR11X0_DIO_AS_RF_SWITCH=true
|
||||
-D LR11X0_DIO3_TCXO_VOLTAGE=1.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue