changes of previous commit reverted
This commit is contained in:
parent
6997f3c98f
commit
662464d34d
5 changed files with 7 additions and 8 deletions
|
@ -150,6 +150,7 @@ State* Hacking::update(const Context context)
|
|||
{
|
||||
Serial.println(String(context.delta));
|
||||
const bool done = timer.update(context.delta);
|
||||
|
||||
if (done)
|
||||
{
|
||||
const int currentStationIndex = context.getStationIndex(currentStation);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue