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

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cotestatnt committed Jun 22, 2020
1 parent 05363b6 commit bf6d568
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,9 @@ To configure the machine according to your needs, define the states (better if y
In the main loop call update() metod and that's it.

Take a look at the examples provided in the [examples folder](https://github.com/cotestatnt/YA_FSM/tree/master/examples).
Start from the simplest Blinky



This example implements the classic algorithm for opening an automatic gate (simplified)
https://github.com/cotestatnt/YA_FSM/
Start from the simplest Blinky https://github.com/cotestatnt/YA_FSM/blob/master/examples/Blinky/Blinky.ino
or a more advanced like classic algorithm for opening an automatic gate (simplified)
https://github.com/cotestatnt/YA_FSM/blob/master/examples/AutomaticGate/AutomaticGate.ino

![Automatic Gate](/esempio_cancello1.png)

Expand Down

0 comments on commit bf6d568

Please sign in to comment.