v1.7.0 #91

Merged
muellerr merged 64 commits from develop into main 2021-09-02 09:29:49 +02:00
Showing only changes of commit 0580784d16 - Show all commits

View File

@ -28,7 +28,7 @@ void StarTrackerHandler::doStartUp() {
#else
setMode(_MODE_TO_ON);
#endif
setMode(_MODE_POWER_DOWN);
}
void StarTrackerHandler::doShutDown() {