tls handling and bug fixes
This commit is contained in:
@@ -25,6 +25,9 @@ void servoCalibListen();
|
||||
bool servoInitCalib();
|
||||
bool servoBeginDownwardCalib();
|
||||
bool servoCompleteCalib();
|
||||
void servoCancelCalib();
|
||||
void debugLEDSwitch(uint8_t onOff);
|
||||
void debugLEDTgl();
|
||||
|
||||
void initMainLoop();
|
||||
void watchdogCallback(void* arg);
|
||||
|
||||
Reference in New Issue
Block a user