mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-06 19:49:19 +00:00
Enable AXP192
This commit is contained in:
parent
aa27453af7
commit
ffb497b667
@ -1,4 +1,7 @@
|
||||
#define BUTTON_NEED_PULLUP
|
||||
#define HAS_AXP192
|
||||
#define I2C_SDA 21 // For AXP192
|
||||
#define I2C_SCL 22 // For AXP192
|
||||
|
||||
#undef LORA_SCK
|
||||
#undef LORA_MISO
|
||||
|
Loading…
Reference in New Issue
Block a user