clean up headerfile
This commit is contained in:
@@ -17,15 +17,6 @@
|
|||||||
#define HALLINTERVAL 100
|
#define HALLINTERVAL 100
|
||||||
#define HALLTHRESHOLD 5
|
#define HALLTHRESHOLD 5
|
||||||
|
|
||||||
// static String HALLSENESORSTATES_ENUM2STR[HALL_LAST]
|
|
||||||
// {
|
|
||||||
// "Hall Idle",
|
|
||||||
// "Hall Increasing",
|
|
||||||
// "Hall Tipover",
|
|
||||||
// "Hall decreasing",
|
|
||||||
// "Hall tipUnder"
|
|
||||||
// };
|
|
||||||
|
|
||||||
void initSensor(void);
|
void initSensor(void);
|
||||||
void handleBatterySensor(void);
|
void handleBatterySensor(void);
|
||||||
void handleHallSensor(void);
|
void handleHallSensor(void);
|
||||||
|
|||||||
Reference in New Issue
Block a user