The field version of the solarnano grid on the ionQubes
Fork of SolarNanoGridv3 by
Diff: Battery/Battery.cpp
- Revision:
- 31:3bf76548e024
- Parent:
- 30:47f73b850a5e
- Child:
- 32:f586ce639168
--- a/Battery/Battery.cpp Thu Jun 23 13:30:17 2016 +0000 +++ b/Battery/Battery.cpp Thu Jun 23 13:45:12 2016 +0000 @@ -628,6 +628,8 @@ nrf->transmitData(packet, packetSize); }; resetPackets(); + flagSendFileDone=1; + DBG("Done sending"); } @@ -716,7 +718,7 @@ * */ -char* Battery::resetPackets() +void Battery::resetPackets() { sdBuffPnt=0; fileLeft = fileLength;