The field version of the solarnano grid on the ionQubes

Fork of SolarNanoGridv3 by SONG Project

Revision:
34:e4a42b47c117
Parent:
33:77d979225f45
Child:
35:ede6d8bad011
--- a/Battery/Battery.cpp	Thu Jul 21 11:31:25 2016 +0000
+++ b/Battery/Battery.cpp	Tue Jul 26 11:01:34 2016 +0000
@@ -40,7 +40,7 @@
     // ***** Variable initialisation *****
     // Public variable initialisation
 
-    maxChargeRate=2.0; // Charge rate in amps
+    maxChargeRate=1.7; // Charge rate in amps
 
     // Protected variables initialisation
     count=0;