diff --git a/left/src/init_peripherals.h b/left/src/init_peripherals.h index 22b54ad..fce7584 100644 --- a/left/src/init_peripherals.h +++ b/left/src/init_peripherals.h @@ -12,6 +12,5 @@ void InitPeripherals(void); void InitI2c(void); - void InitI2cV2(void); #endif