RSeries astromech firmware
|
#include "ReelTwo.h"
Go to the source code of this file.
Classes | |
class | AnimatedEvent |
Base class for all animated devices. AnimatedEvent::animate() is called for each device once through the main loop(). Subclasses should not call delay() or otherwise block. More... | |
Typedefs | |
typedef void(* | AnimatedLoopDone) () |
typedef void(* AnimatedLoopDone) () |