We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0659b80 commit 1fc8918Copy full SHA for 1fc8918
cores/esp8266/umm_malloc/umm_malloc_cfg.h
@@ -6,8 +6,6 @@
6
#define _UMM_MALLOC_CFG_H
7
8
#include <debug.h>
9
-#include <ets_sys.h>
10
-#define printf ets_printf
11
/*
12
* There are a number of defines you can set at compile time that affect how
13
* the memory allocator will operate.
0 commit comments