Enable AXP192

This commit is contained in:
Ludovic BOUÉ 2024-11-12 18:51:01 +01:00 committed by GitHub
parent aa27453af7
commit ffb497b667
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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