For Hepta-Sat Lite

Dependencies:   HeptaBattery

Revision:
0:23648a09179d
--- /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