set threshold for accumlator calculation

This commit is contained in:
Your Name 2021-06-29 20:14:03 +02:00
parent bc4d3ca271
commit 0eeeb6dc60

View File

@ -38,7 +38,7 @@
0, /* Voltage */ \
0, /* Current */ \
0, /* Current */ \
0 /* Threashold */ \
0b10000000 /* Threshold to 4LSB */ \
}
typedef struct PageOne {