Simple Arduino FSM
DoorCtrl.h File Reference

The Door Controll class contains the FSM for the Door. More...

#include "LogConfiguration.h"
#include "Door.h"
Include dependency graph for DoorCtrl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DoorCtrl
 Contains the FSM for the Door. More...
 

Detailed Description

The Door Controll class contains the FSM for the Door.

Author
Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch)
Version
1.0 -Implementation Door Controll FSM - Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch) - 2019-04-23
Date
2019-04-23

Definition in file DoorCtrl.h.