Typo and minor code style changes

This commit is contained in:
Oleg Kalachev
2026-05-28 18:39:44 +03:00
parent 4e32414dae
commit 2f4b1423e6
5 changed files with 11 additions and 4 deletions
+1
View File
@@ -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