removed macro for max backtrace frames

This commit is contained in:
Sven Vogel 2024-04-12 17:37:48 +02:00
parent c1d19ed0a8
commit 488acc9b1f
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@
#define LOG_LEVEL LOG_LEVEL_DEBUG
#define LOG_MAX_BACKTRACE_FRAMES 64
#define LOG_STRING_PANIC "Critical"
#define LOG_STRING_FATAL "Fatal"
#define LOG_STRING_ERROR "Error"