rough but possible fix..
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good

This commit is contained in:
2023-07-13 16:38:20 +02:00
parent d3f3a3efd0
commit 0cefef8a35
7 changed files with 15 additions and 26 deletions

View File

@ -281,6 +281,7 @@ class StarTrackerHandler : public DeviceHandlerBase {
LOG_SUBSCRIPTION,
DEBUG_CAMERA,
WAIT_FOR_EXECUTION,
RETRY_CFG_CMD
};
FwBootState bootState = FwBootState::NONE;