update confg + ota
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
#include "board.h"
|
||||
|
||||
#define ADSINTERVAL 100
|
||||
#define VBATTINTERVALL 1000
|
||||
#define VBATTMEASPRECHARGE 250
|
||||
#define VBATTINTERVALL 6000
|
||||
#define VBATTMEASPRECHARGE 240
|
||||
|
||||
#define HALLINTERVAL 100
|
||||
#define HALLIDLETHRESHOLD 5
|
||||
#define HALLIDLESAMPLES 4
|
||||
#define HALLPLAYSAMPLES 8
|
||||
#define HALLIDLETHRESHOLD 20
|
||||
#define HALLIDLESAMPLES 8
|
||||
#define HALLPLAYSAMPLES 16
|
||||
|
||||
|
||||
void initSensor(void);
|
||||
|
||||
Reference in New Issue
Block a user