mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* ESP32Board: added support for Neopixel TX led
This commit is contained in:
parent
8191c0901b
commit
556051955d
2 changed files with 10 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ build_flags =
|
|||
-I variants/tenstar_c3
|
||||
-D ESP32_CPU_FREQ=80
|
||||
-D LORA_TX_BOOST_PIN=4
|
||||
; -D P_LORA_TX_LED=?
|
||||
-D P_LORA_TX_NEOPIXEL_LED=10
|
||||
-D PIN_VBAT_READ=1
|
||||
-D P_LORA_MISO=9
|
||||
-D P_LORA_SCLK=8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue