mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 21:46:55 +00:00
Minor code improvements
This commit is contained in:
@@ -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