The field version of the solarnano grid on the ionQubes

Fork of SolarNanoGridv3 by SONG Project

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