mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-04 18:03:20 +03:00
include stdlib_noniso.h in Arduino.h see #110
This commit is contained in:
parent
1d6fc00fdb
commit
7f6a588773
@ -33,11 +33,10 @@ extern "C" {
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "stdlib_noniso.h"
|
||||
#include "binary.h"
|
||||
#include "pgmspace.h"
|
||||
|
||||
|
||||
|
||||
void yield(void);
|
||||
|
||||
#define HIGH 0x1
|
||||
|
Loading…
x
Reference in New Issue
Block a user