1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 04:15:44 +03:00

CJMCU - Add compass driver. Update I2C configuration. Use PPM and

Brushed motors by default.
This commit is contained in:
Dominic Clifton 2014-08-01 00:56:28 +01:00
parent 5e045616fa
commit 1d5ef51373
10 changed files with 30 additions and 4 deletions

View file

@ -126,7 +126,7 @@ void systemInit(bool overclock)
#ifndef CC3D
// Configure the rest of the stuff
i2cInit(I2CDEV_2);
i2cInit(I2C_DEVICE);
#endif
// sleep for 100ms