extend sensor vbatt and hall

This commit is contained in:
2021-11-29 16:51:17 +01:00
parent dc285288f0
commit 8c6cbbf247
8 changed files with 83220 additions and 17 deletions

View File

@@ -3,7 +3,9 @@
#include "ADS1X15.h"
#include "board.h"
#define SENSORINTERVAL 250
#define ADSINTERVAL 250
#define VBATTINTERVALL 500
#define VBATTMEASPRECHARGE 100
void initSensor(void);