mirror of
https://github.com/okalachev/flix.git
synced 2026-06-28 05:56:44 +00:00
Minor code improvements
This commit is contained in:
+2
-2
@@ -51,6 +51,6 @@ void calibrateRC() {
|
||||
}
|
||||
|
||||
void printRCCal() {
|
||||
printArray(channelNeutral, RC_CHANNELS);
|
||||
printArray(channelMax, RC_CHANNELS);
|
||||
printArray(channelNeutral);
|
||||
printArray(channelMax);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user