mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-21 21:22:31 +03:00
Clean up ets_printf declarations
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
extern "C" size_t ets_printf(const char*, ...);
|
||||
#define DEBUGV ets_printf
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user