Gu Jasper / Motor_200Nm_V0

Dependencies:   mbed-dev-f303 FastPWM3

Revision:
24:58c2d7571207
Parent:
23:2adf23ee0305
Child:
25:f5741040c4bb
diff -r 2adf23ee0305 -r 58c2d7571207 StateMachine/state_machine.h
--- a/StateMachine/state_machine.h	Wed Apr 05 20:54:16 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-#ifndef STATE_MACHINE_H
-#define STATE_MACHINE_H
-
-#include "structs.h"
-#include "mbed.h"
-/*
-void menu_state(void);
-void calibration_state(void);
-*/
-
-#endif