This commit is contained in:
2021-12-17 13:47:24 +01:00
parent 010572211c
commit 57b6142a31
14 changed files with 110 additions and 21 deletions

View File

@@ -3,12 +3,12 @@
#include "ADS1X15.h"
#include "board.h"
#define ADSINTERVAL 250
#define ADSINTERVAL 100
#define VBATTINTERVALL 1000
#define VBATTMEASPRECHARGE 250
#define HALLINTERVAL 100
#define HALLIDLETHRESHOLD 4
#define HALLIDLETHRESHOLD 5
#define HALLIDLESAMPLES 4
#define HALLPLAYSAMPLES 8