Version 1

Revision:
2:eff06aa2a885
Parent:
1:05d69ef9c7e4
Child:
3:69c670ed6382
--- a/main.cpp	Thu Mar 16 11:32:21 2017 +0000
+++ b/main.cpp	Thu Mar 16 11:33:57 2017 +0000
@@ -151,7 +151,7 @@
     Serial pc(SERIAL_TX, SERIAL_RX);
     int8_t intState = 0;
     int8_t intStateOld = 0;
-    float per = 0.01f; 
+    float per = 0.02f; 
     
     L1L.period(per);
     L1H.period(per);