mirror of
https://github.com/okalachev/flix.git
synced 2026-06-27 21:46:38 +00:00
Remove reboot requirement when changing RC_RX_PIN
This commit is contained in:
@@ -43,6 +43,7 @@ void print(const char* format, ...);
|
||||
void pause(float duration);
|
||||
void doCommand(String str, bool echo);
|
||||
void handleInput();
|
||||
void setupRC();
|
||||
void normalizeRC();
|
||||
void calibrateRC();
|
||||
void calibrateRCChannel(int*, uint16_t[16], uint16_t[16], const char*);
|
||||
|
||||
Reference in New Issue
Block a user