Update Arduino.h

This commit is contained in:
me-no-dev
2020-11-06 22:07:24 +02:00
parent f1cbd3b74b
commit 70bd58b00b

View File

@ -29,6 +29,7 @@
#include <string.h>
#include <inttypes.h>
#include "esp_arduino_version.h"
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/semphr.h"