Skip to content

Commit a92f20e

Browse files
committed
include stdlib_noniso in Arduino.h
1 parent 29feaaa commit a92f20e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

cores/esp32/Arduino.h

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ extern "C" {
3939
#include "esp32-hal.h"
4040
#include "soc/gpio_reg.h"
4141

42+
#include "stdlib_noniso.h"
4243
#include "binary.h"
4344

4445
#define PI 3.1415926535897932384626433832795
File renamed without changes.

0 commit comments

Comments
 (0)