mirror of
https://github.com/okalachev/flix.git
synced 2026-08-16 00:38:56 +00:00
Merge remote-tracking branch 'origin/master' into dev
This commit is contained in:
@@ -24,7 +24,6 @@ LowPassFilter<Vector> gyroBiasFilter(0);
|
||||
int imuModel = 1, imuBus = 0;
|
||||
int imuSckPin = 0, imuMisoPin = 0, imuMosiPin = 0, imuCsPin = -1, imuIntPin = -1;
|
||||
int imuSdaPin = 0, imuSclPin = 0;
|
||||
int rgbPin = -1, rgbNum = 1;
|
||||
|
||||
// declarations
|
||||
void step();
|
||||
|
||||
Reference in New Issue
Block a user