mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-27 15:02:41 +00:00
Merge 5d13314853 into 13c4c2037d
This commit is contained in:
commit
2d48c17386
@ -6,6 +6,10 @@
|
|||||||
#define I2C_SDA 17 // I2C pins for this board
|
#define I2C_SDA 17 // I2C pins for this board
|
||||||
#define I2C_SCL 18
|
#define I2C_SCL 18
|
||||||
|
|
||||||
|
// Enable secondary bus for external periherals
|
||||||
|
#define I2C_SDA1 SDA
|
||||||
|
#define I2C_SCL1 SCL
|
||||||
|
|
||||||
#define VEXT_ENABLE 36 // active low, powers the oled display and the lora antenna boost
|
#define VEXT_ENABLE 36 // active low, powers the oled display and the lora antenna boost
|
||||||
#define BUTTON_PIN 0
|
#define BUTTON_PIN 0
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user