mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-23 09:06:02 +00:00
fix power pin definition
This commit is contained in:
parent
69f938ea98
commit
fc3d9f2a15
@ -4,7 +4,7 @@
|
|||||||
#define PIN_BUTTON1 47 // 功能键
|
#define PIN_BUTTON1 47 // 功能键
|
||||||
#define PIN_BUTTON2 4 // 电源键
|
#define PIN_BUTTON2 4 // 电源键
|
||||||
|
|
||||||
#define LED_PIN_POWER 6
|
#define LED_POWER 6
|
||||||
#define ADC_V 42
|
#define ADC_V 42
|
||||||
// USB_CHECK
|
// USB_CHECK
|
||||||
#define EXT_PWR_DETECT 7
|
#define EXT_PWR_DETECT 7
|
||||||
|
Loading…
Reference in New Issue
Block a user