mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-13 13:01:55 +03:00
Add missing header
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "stdlib_noniso.h"
|
||||
#include "ets_sys.h"
|
||||
|
||||
|
Reference in New Issue
Block a user