Hepta UplinkData Q

Dependencies:   mbed PowerControl SDFileSystem

Fork of Hepta_UplinkData_Q by 智也 大野

Revision:
2:5a182125ca0f
Parent:
0:edad9f0f386a
--- a/hepta_sat/HeptaBattery.h	Tue Dec 13 09:54:46 2016 +0000
+++ b/hepta_sat/HeptaBattery.h	Tue Dec 13 11:02:26 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: