Generates reference based on analog input

Dependents:   locomotion_pid_action_refactor_EMG

Revision:
1:ac2d82dfd334
Parent:
0:5c67195a412d
Child:
2:35c05e7698f5
--- a/refGen.h	Mon Oct 16 08:44:22 2017 +0000
+++ b/refGen.h	Mon Oct 16 09:40:22 2017 +0000
@@ -10,6 +10,5 @@
     
 private:
     AnalogIn refPin;
-
     };
 #endif
\ No newline at end of file