The field version of the solarnano grid on the ionQubes
Fork of SolarNanoGridv3 by
Diff: Battery/Battery.h
- Revision:
- 23:56134ab060f2
- Parent:
- 21:cb912a342846
- Child:
- 24:6aba7f16e0c6
--- a/Battery/Battery.h Wed Jun 15 00:20:18 2016 +0000 +++ b/Battery/Battery.h Wed Jun 15 00:23:36 2016 +0000 @@ -81,12 +81,13 @@ * Returns true if we are checked in. */ bool isCheckedIn(void); - + /** * sends a request for a charge update. */ void requestMaxCharge(); + protected: // ********************** // * Protected variables: *