Prechádzať zdrojové kódy

Update in battery header file

namrota ghosh 6 mesiacov pred
rodič
commit
9749ca1e41
1 zmenil súbory, kde vykonal 1 pridanie a 4 odobranie
  1. 1 4
      src/battery_data/battery.h

+ 1 - 4
src/battery_data/battery.h

@@ -4,10 +4,7 @@
 #include "src/config.h"
 #ifndef BATTERY_H
 #define BATTERY_H
-#define INITIAL_PWM_VALUE (0)
-#define PWM_INCREMENT_VALUE (1)
-#define PWM_DECREMENT_VALUE (1)
-#define PWM_MAX_VALUE (1000)
+
 #define NUM_SLOTS (1)
 
 //Variables to read all the battery measurements from all the slots