Class to handle a loose connection between user input and the program logic. (Documentation is not ready yet)

Dependents:   Sensor

Embed: (wiki syntax)

« Back to documentation index

FunctionCommand Class Reference

FunctionCommand Class Reference

Class to create a command that points to function. More...

#include <CommandHandler.h>

Inherits CommandBase.


Detailed Description

Class to create a command that points to function.

Definition at line 65 of file CommandHandler.h.