also update other boards with those (#2691)
This commit is contained in:
co-authored by
GitHub
parent
d25c368985
commit
4808a5c57f
@@ -1,5 +1,9 @@
|
|||||||
#define LED_PIN 18
|
#define LED_PIN 18
|
||||||
|
|
||||||
|
// Enable bus for external periherals
|
||||||
|
#define I2C_SDA SDA
|
||||||
|
#define I2C_SCL SCL
|
||||||
|
|
||||||
#define USE_EINK
|
#define USE_EINK
|
||||||
/*
|
/*
|
||||||
* eink display pins
|
* eink display pins
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#define I2C_SCL 47
|
#define I2C_SCL SCL
|
||||||
#define I2C_SDA 48
|
#define I2C_SDA SDA
|
||||||
|
|
||||||
#define LED_PIN LED
|
#define LED_PIN LED
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user