mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 09:06:11 +00:00
Implement RC calibration, common for the real drone and the simulation
This commit is contained in:
@@ -39,6 +39,7 @@ void controlTorque();
|
||||
void showTable();
|
||||
bool motorsActive();
|
||||
void cliTestMotor(uint8_t n);
|
||||
void printRCCal();
|
||||
|
||||
// mocks
|
||||
void setLED(bool on) {};
|
||||
|
Reference in New Issue
Block a user