Merged to branch

Dependencies:   USBDevice mbed EquatorStrutController LightWeightSerialTransmit

Fork of EquatorStrutDigitalMonitor by Stewart Coulden-Smith

Files at this revision

API Documentation at this revision

Comitter:
alpesh
Date:
Mon Aug 11 09:19:19 2014 +0000
Parent:
7:4cd7be306626
Child:
9:ee84a9697de0
Commit message:
2

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Aug 11 09:08:39 2014 +0000
+++ b/main.cpp	Mon Aug 11 09:19:19 2014 +0000
@@ -533,7 +533,7 @@
 
     while(Enabled)
     {
-        double pow = 0.0;
+        double pow = 0.5;
         for (int i = 0; i < 10; i++)
         {
             //KpGain += 0.1;