Hepta_template_program

Dependencies:   mbed PowerControl SDFileSystem

Fork of Hepta_UplinkData by HEPTA-Sat Hands-On

Revision:
2:1d66645de649
Parent:
0:b96079b7d167
--- a/hepta_sat/HeptaBattery.h	Tue Dec 13 09:47:15 2016 +0000
+++ b/hepta_sat/HeptaBattery.h	Tue Dec 13 11:03:39 2016 +0000
@@ -12,7 +12,7 @@
             PinName reg_st
     );
     void vol(float* bt);
-    void vol_u16(char* bt_u16, int *dsize);
+    void vol_u16(char* bt_u16);
     void chargecontrol(int state, int *save_flag);
     
 private: