The field version of the solarnano grid on the ionQubes
Fork of SolarNanoGridv3 by
Diff: Battery/Battery.cpp
- Revision:
- 35:ede6d8bad011
- Parent:
- 34:e4a42b47c117
- Child:
- 36:a5620262f296
--- a/Battery/Battery.cpp Tue Jul 26 11:01:34 2016 +0000 +++ b/Battery/Battery.cpp Wed Aug 03 12:51:48 2016 +0000 @@ -40,7 +40,7 @@ // ***** Variable initialisation ***** // Public variable initialisation - maxChargeRate=1.7; // Charge rate in amps + maxChargeRate=1.5; // Charge rate in amps // Protected variables initialisation count=0;