mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 11:37:06 +08:00
@@ -101,6 +101,9 @@ void mcu_init(void) {
|
||||
#ifdef USE_I2C2
|
||||
i2c2_init();
|
||||
#endif
|
||||
#ifdef USE_I2C3
|
||||
i2c3_init();
|
||||
#endif
|
||||
#ifdef USE_ADC
|
||||
adc_init();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user