fork of StateScript

Dependencies:   mbed SOMO_II

Fork of stateScript_v2 by Mattias Karlsson

Revision:
10:f65649c13b5b
Parent:
9:f783bce314cd
diff -r f783bce314cd -r f65649c13b5b hardwareInterface.h
--- a/hardwareInterface.h	Wed Apr 26 16:40:36 2017 +0000
+++ b/hardwareInterface.h	Fri Apr 28 14:47:55 2017 +0000
@@ -161,7 +161,7 @@
 
     //virtual void timerInterrupt() = 0;
 
-    void immediateClockReset();   
+    void immediateClockReset();
     int currentDINPin;
     int currentDOUTPin;
     uint32_t currentDigitalOuputStates;