mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-22 08:22:04 +03:00
Remove printf redefinition from umm_malloc_cfg (#1629)
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user