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