working commands. singleton deleted

Dependents:   GonioTrainer

commands.h

Committer:
dkester
Date:
2015-06-11
Revision:
5:47cb37923f58
Parent:
0:e188325211af

File content as of revision 5:47cb37923f58:

#ifndef _COMMANDS_H_
#define _COMMANDS_H_

#include "Command.h"
#include "TrainingCommand.h"
#include "OfflineCommand.h"
#include "IdleCommand.h"
#include "SleepCommand.h"
#include "ReadCommand.h"

#endif /* _COMMANDS_H_ */