only:MAX3185X_REFRESH_TIME Ups. 0.1 sec.

This commit is contained in:
rusefillc 2024-06-19 10:09:05 -04:00
parent c5f17bfdf9
commit 69c0f95125
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
#include "stored_value_sensor.h"
#ifndef MAX3185X_REFRESH_TIME
#define MAX3185X_REFRESH_TIME 500
#define MAX3185X_REFRESH_TIME 100
#endif
/* TODO: move all stuff to Max3185xRead class */