mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 21:46:55 +00:00
Minor fixes
This commit is contained in:
@@ -16,7 +16,6 @@ float channelMax[16]; // calibration max values
|
||||
// Channels mapping (using float to store in parameters):
|
||||
float rollChannel = NAN, pitchChannel = NAN, throttleChannel = NAN, yawChannel = NAN, armedChannel = NAN, modeChannel = NAN;
|
||||
|
||||
|
||||
void setupRC() {
|
||||
print("Setup RC\n");
|
||||
RC.begin();
|
||||
|
||||
Reference in New Issue
Block a user