For Hepta-Sat Lite
Diff: HEPTA_EPS.cpp
- Revision:
- 0:23648a09179d
diff -r 000000000000 -r 23648a09179d HEPTA_EPS.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/HEPTA_EPS.cpp Tue Aug 17 10:50:55 2021 +0000 @@ -0,0 +1,3 @@ +#include "HEPTA_EPS.h" +HEPTA_EPS::HEPTA_EPS(PinName bat,PinName bat_ct) : HeptaBattery(bat,bat_ct){ +} \ No newline at end of file