RSeries astromech firmware
SetupEvent.h File Reference
#include "ReelTwo.h"
+ Include dependency graph for SetupEvent.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SetupEvent
 Base class for all devices that require setup that cannot happen in the constructor. SetupEvent::setup() is called for each device once from the sketch setup() routine. More...