You get an RTC, and you get an RTC! (delete HAS_RTC as it wasn't actually doing much) (#9493)

This commit is contained in:
Jonathan Bennett
2026-01-30 11:54:49 -06:00
committed by GitHub
parent c19fc62683
commit 200e79e800
23 changed files with 0 additions and 42 deletions
-2
View File
@@ -132,8 +132,6 @@ static const uint8_t SCK = PIN_SPI_SCK;
#define ADC_MULTIPLIER 1.667
#define OCV_ARRAY 4120, 4020, 4000, 3940, 3870, 3820, 3750, 3630, 3550, 3450, 3100
#define HAS_RTC 1
#define RX8130CE_RTC 0x32
#ifdef __cplusplus