The field version of the solarnano grid on the ionQubes
Fork of SolarNanoGridv3 by
Diff: Battery/Battery.cpp
- Revision:
- 34:e4a42b47c117
- Parent:
- 33:77d979225f45
- Child:
- 35:ede6d8bad011
diff -r 77d979225f45 -r e4a42b47c117 Battery/Battery.cpp --- 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;