diff --git a/main.cpp b/main.cpp index 1989266..b3a5052 100644 --- a/main.cpp +++ b/main.cpp @@ -12,7 +12,7 @@ #endif #ifndef TEMP_MIN -#define TEMP_MIN 0.01 +#define TEMP_MIN 10 #endif int main(int argc, char *argv[])