working commands. singleton deleted

Dependents:   GonioTrainer

commands.h

Committer:
dkester
Date:
2015-06-04
Revision:
0:e188325211af

File content as of revision 0:e188325211af:

#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_ */