Browse Source

Battery Data

namrota ghosh 7 tháng trước cách đây
mục cha
commit
4064fdb54a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/battery_data/battery.c

+ 1 - 0
src/battery_data/battery.c

@@ -1,5 +1,6 @@
 #include "battery.h"
 #include "src/config.h"
+#include <stdio.h>
 
 BatteryInfo battery_data[NUM_SLOTS];