thinknode_m5: tx_led
This commit is contained in:
@@ -6,11 +6,10 @@ build_flags = ${esp32_base.build_flags}
|
||||
-D THINKNODE_M5
|
||||
-D GPS_RX=19
|
||||
-D GPS_TX=20
|
||||
-D PIN_VEXT_EN=46
|
||||
-D PIN_BUZZER=9
|
||||
-D PIN_VEXT_EN_ACTIVE=HIGH
|
||||
-D PIN_BOARD_SCL=1
|
||||
-D PIN_BOARD_SDA=2
|
||||
-D P_LORA_EN=46
|
||||
-D P_LORA_DIO_1=4
|
||||
-D P_LORA_NSS=17
|
||||
-D P_LORA_RESET=6 ; RADIOLIB_NC
|
||||
@@ -19,6 +18,7 @@ build_flags = ${esp32_base.build_flags}
|
||||
-D P_LORA_MISO=7
|
||||
-D P_LORA_MOSI=15
|
||||
-D PIN_USER_BTN=21
|
||||
-D EXP_PIN_LED=1
|
||||
# -D PIN_STATUS_LED=1 ; leds are on PCA !!!
|
||||
# -D LED_STATE_ON=HIGH
|
||||
# -D PIN_LED=3
|
||||
|
||||
Reference in New Issue
Block a user