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