The field version of the solarnano grid on the ionQubes
Fork of SolarNanoGridv3 by
Diff: Battery/Battery.h
- Revision:
- 11:87ab310924f0
- Parent:
- 10:30c9e8df0032
- Child:
- 12:d9b13f31206d
--- a/Battery/Battery.h Fri Jun 03 14:55:12 2016 +0000 +++ b/Battery/Battery.h Wed Jun 08 22:12:52 2016 +0000 @@ -51,7 +51,7 @@ // ********************* // Constructor: - Battery(FILE* fp); + Battery(FILE* fp, Serial *pc); // Main loop function: void loop(void);