RTC Module support for T-Echo and others with PCF8563
This commit is contained in:
@@ -14,4 +14,5 @@ lib_deps =
|
||||
${nrf52840_base.lib_deps}
|
||||
https://github.com/meshtastic/GxEPD2
|
||||
adafruit/Adafruit BusIO
|
||||
lewisxhe/PCF8563_Library@^0.0.1
|
||||
;upload_protocol = fs
|
||||
|
||||
@@ -182,6 +182,9 @@ External serial flash WP25R1635FZUIL0
|
||||
#define PIN_SERIAL1_RX PIN_GPS_TX
|
||||
#define PIN_SERIAL1_TX PIN_GPS_RX
|
||||
|
||||
// PCF8563 RTC Module
|
||||
#define PCF8563_RTC 0x51
|
||||
|
||||
/*
|
||||
* SPI Interfaces
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user