This commit is contained in:
acki
2025-05-23 15:09:32 -04:00
parent eddc697253
commit fe42c2045c

View File

@@ -159,6 +159,7 @@ namespace Modelec
{
Transition(State::DO_PROMOTION, "Start promotion");
}
// TODO : check the time needed by the mission
else if (elapsed.seconds() < 80)
{
Transition(State::DO_PREPARE_CONCERT, "Proceed to concert");