I2C driver
This commit is contained in:
@@ -17,7 +17,7 @@ uint32_t Simulated_time=0; // Analog time counting
|
||||
void setup() {
|
||||
Flash_test();
|
||||
GPIO_Init(); // RGB . Buzzer GPIO
|
||||
I2C_Init();
|
||||
//I2C_Init();
|
||||
RTC_Init();// RTC
|
||||
SD_Init();
|
||||
Serial_Init(); // UART(RS485/CAN)
|
||||
|
||||
Reference in New Issue
Block a user