mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-23 17:13:38 +00:00
Update variant.h
This commit is contained in:
parent
b34b26518b
commit
fe8bfdb762
@ -1,8 +1,11 @@
|
|||||||
#define I2C_SDA 32 //-1
|
#define I2C_SDA 21 //-1
|
||||||
#define I2C_SCL 33 //-1
|
#define I2C_SCL 22 //-1
|
||||||
|
|
||||||
//#define LED_PIN 10
|
//#define LED_PIN 10
|
||||||
|
|
||||||
|
// PCF8563 RTC Module
|
||||||
|
#define PCF8563_RTC 0x51
|
||||||
|
|
||||||
#define BUTTON_NEED_PULLUP
|
#define BUTTON_NEED_PULLUP
|
||||||
#define BUTTON_PIN 5
|
#define BUTTON_PIN 5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user