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
@@ -114,7 +114,8 @@ extern "C" {
#define LR11X0_DIO_AS_RF_SWITCH
// PCF8563 RTC Module
#define PCF8563_RTC 0x51
// REVISIT https://github.com/meshtastic/firmware/pull/9084
// #define PCF8563_RTC 0x51
#ifdef __cplusplus
}