mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Remove printf redefinition from umm_malloc_cfg (#1629)
This commit is contained in:
parent
0659b80260
commit
1fc8918d76
@ -6,8 +6,6 @@
|
||||
#define _UMM_MALLOC_CFG_H
|
||||
|
||||
#include <debug.h>
|
||||
#include <ets_sys.h>
|
||||
#define printf ets_printf
|
||||
/*
|
||||
* There are a number of defines you can set at compile time that affect how
|
||||
* the memory allocator will operate.
|
||||
|
Loading…
x
Reference in New Issue
Block a user