Fix disable esc debug

pull/152/head
Vijay Katoch 2023-04-24 12:02:53 +02:00 committed by Andreas Karlsson
parent 6e70471e1b
commit e2f3fb7fd2
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ extern "C"
#define EC_BIG_ENDIAN
#endif
#define ESC_DEBUG
#ifdef ESC_DEBUG
#ifdef __rtk__
#include <kern/rprint.h>