include stdlib_noniso in Arduino.h
This commit is contained in:
parent
29feaaa2d0
commit
a92f20edb2
2 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue