The field version of the solarnano grid on the ionQubes

Fork of SolarNanoGridv3 by SONG Project

Revision:
22:93fde34d9a94
Parent:
18:be77ad141fac
Child:
24:6aba7f16e0c6
--- a/Battery/Battery.cpp	Tue Jun 14 22:40:56 2016 +0000
+++ b/Battery/Battery.cpp	Wed Jun 15 00:20:18 2016 +0000
@@ -466,7 +466,7 @@
  */
 void Battery::requestMaxCharge()
 {
-    DBG("getTime");
+    DBG("Get Max Charge Rate");
     nrf->transmitData("M ",2);
 }
 /**