I2C driver

This commit is contained in:
Emanuele Trabattoni
2025-06-21 16:34:11 +02:00
parent 2a33316ba8
commit 83a63c1241
6 changed files with 100 additions and 41 deletions

View File

@@ -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)