We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7623abc + f64369d commit 819618eCopy full SHA for 819618e
1 file changed
common/hardware.h
@@ -253,11 +253,9 @@
253
#endif
254
255
256
- #if CORE_DEBUG_LEVEL >= 4
257
#ifndef MEMORY_USAGE_REPORT_SECONDS
258
#define MEMORY_USAGE_REPORT_SECONDS 60 /* Number of seconds between each memory usage report in the main loop */
259
260
- #endif /* CORE_DEBUG_LEVEL >= 4 */
261
262
263
#ifndef TEMPERATURE_SENSOR_LOCATION_MAX_LENGTH
0 commit comments