Fix PR#8061 SensorLib nRF ThinkNode M-series (#9084)

This commit is contained in:
Austin
2025-12-26 18:55:47 -06:00
committed by GitHub
parent db2224ed0e
commit 3473c32e81
4 changed files with 8 additions and 6 deletions
@@ -119,7 +119,8 @@ static const uint8_t A0 = PIN_A0;
#define PIN_SERIAL2_TX (24)
// PCF8563 RTC Module
#define PCF8563_RTC 0x51
// REVISIT https://github.com/meshtastic/firmware/pull/9084
// #define PCF8563_RTC 0x51
// SPI
#define SPI_INTERFACES_COUNT 1