mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-31 11:17:15 +02:00
include stdlib_noniso in Arduino.h
This commit is contained in:
@ -39,6 +39,7 @@ extern "C" {
|
|||||||
#include "esp32-hal.h"
|
#include "esp32-hal.h"
|
||||||
#include "soc/gpio_reg.h"
|
#include "soc/gpio_reg.h"
|
||||||
|
|
||||||
|
#include "stdlib_noniso.h"
|
||||||
#include "binary.h"
|
#include "binary.h"
|
||||||
|
|
||||||
#define PI 3.1415926535897932384626433832795
|
#define PI 3.1415926535897932384626433832795
|
||||||
|
Reference in New Issue
Block a user