Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Update Blinky.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
cotestatnt authored Jul 14, 2021
1 parent b1c059f commit 526b9da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/Blinky/Blinky.ino
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ void setup()
Serial.println(stateName[myFSM.GetState()]);
}


void loop()
{
// Update State Machine (true is state changed)
Expand Down

0 comments on commit 526b9da

Please sign in to comment.