Halfway RTC driver refactoring
This commit is contained in:
@@ -18,7 +18,7 @@ void setup() {
|
||||
Flash_test();
|
||||
GPIO_Init(); // RGB . Buzzer GPIO
|
||||
//I2C_Init();
|
||||
RTC_Init();// RTC
|
||||
//RTC_Init(); // RTC
|
||||
SD_Init();
|
||||
Serial_Init(); // UART(RS485/CAN)
|
||||
MQTT_Init();// MQTT
|
||||
|
||||
Reference in New Issue
Block a user