This commit is contained in:
@ -277,6 +277,10 @@ class StarTrackerHandler : public DeviceHandlerBase {
|
||||
BOOTING_BOOTLOADER_FAILED
|
||||
};
|
||||
|
||||
enum class CfgSetupState {
|
||||
|
||||
};
|
||||
|
||||
InternalState internalState = InternalState::IDLE;
|
||||
|
||||
enum class StartupState {
|
||||
|
Reference in New Issue
Block a user