We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a197d30 commit b7342e4Copy full SHA for b7342e4
include/config.hpp
@@ -31,7 +31,7 @@
31
#define CFG_NAMESPACE_PARAMS "params"
32
#define BUZZER_PIN 12
33
#define CFG_PARAMS_THRESHOLD "temp_thr"
34
-#define CFG_PARAMS_THRESHOLD_DEFAULT 400.0f
+#define CFG_PARAMS_THRESHOLD_DEFAULT 420.0f
35
#define CFG_PARAMS_MAX_SHOOT "max_soot"
36
#define CFG_PARAMS_MAX_SHOOT_DEFAULT 21.0f
37
0 commit comments