forked from espressif/arduino-esp32
include stdlib_noniso in Arduino.h
This commit is contained in:
@ -39,6 +39,7 @@ extern "C" {
|
||||
#include "esp32-hal.h"
|
||||
#include "soc/gpio_reg.h"
|
||||
|
||||
#include "stdlib_noniso.h"
|
||||
#include "binary.h"
|
||||
|
||||
#define PI 3.1415926535897932384626433832795
|
||||
|
Reference in New Issue
Block a user