mirror of
https://github.com/okalachev/flix.git
synced 2026-06-28 05:56:44 +00:00
Typo and minor code style changes
This commit is contained in:
@@ -55,6 +55,7 @@ void calibrateRC() {
|
||||
print("RC_RX_PIN = %d, set the RC pin!\n", rcRxPin);
|
||||
return;
|
||||
}
|
||||
|
||||
uint16_t zero[16]; // for zero positions
|
||||
uint16_t center[16]; // for center positions
|
||||
uint16_t _[16]; // for unused data
|
||||
|
||||
Reference in New Issue
Block a user