refactor: improved NTC polling

This commit is contained in:
Yurii
2024-11-11 12:56:18 +03:00
parent 99d82657c0
commit e04462811b
2 changed files with 3 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
#define DEFAULT_NTC_BETA_FACTOR 3950.0f
#define DEFAULT_NTC_VREF 3300.0f
#define DEFAULT_NTC_VLOW_TRESHOLD 25.0f
#define DEFAULT_NTC_VHIGH_TRESHOLD 3298.0f
#ifndef BUILD_VERSION
#define BUILD_VERSION "0.0.0"