add temp code for heap debugging. Disable -DDEBUG_HEAP for release builds.

DEBUG_MSG output only for now.
This commit is contained in:
Thomas Göttgens
2022-11-30 09:52:28 +01:00
parent 8b58eaac20
commit 0e6285edf2
2 changed files with 4 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ build_flags = -Wno-missing-field-initializers
-DRADIOLIB_EXCLUDE_MORSE
-DRADIOLIB_EXCLUDE_RTTY
-DRADIOLIB_EXCLUDE_SSTV
-DDEBUG_HEAP
monitor_speed = 115200