compiling for windows again
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
2021-12-08 17:23:35 +01:00
parent 11704ea908
commit 52d8ae5ffb
11 changed files with 11 additions and 8 deletions

View File

@ -46,7 +46,7 @@ enum PoolIds: lp_id_t {
};
enum States: uint8_t {
ERROR,
STATE_ERROR,
IDLE,
COASTING,
RUNNING_SPEED_STABLE,