1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-15 00:02:49 +03:00

include stdlib_noniso.h in Arduino.h see #110

This commit is contained in:
Markus Sattler
2015-04-25 10:43:10 +02:00
parent 00318e56de
commit 6a7d94a2df

View File

@ -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