Hugo Hu / Mbed 2 deprecated BRAVEHEART

Dependencies:   mbed N5110 ShiftReg PinDetect

Embed: (wiki syntax)

« Back to documentation index

State.h File Reference

State.h File Reference

Go to the source code of this file.

Data Structures

class  State
 Abstract class for states in the program's main finite state machine. All state implementations is derived from this abstract class. More...

Enumerations

enum  MainState
 

States used in the finite state machine.

More...

Detailed Description

Author:
Andreas Garmannslund
Date:
April 2015

Definition in file State.h.


Enumeration Type Documentation

enum MainState

States used in the finite state machine.

Definition at line 18 of file State.h.