Skip to content

Commit 70bd58b

Browse files
committed
Update Arduino.h
1 parent f1cbd3b commit 70bd58b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cores/esp32/Arduino.h

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <string.h>
3030
#include <inttypes.h>
3131

32+
#include "esp_arduino_version.h"
3233
#include "freertos/FreeRTOS.h"
3334
#include "freertos/task.h"
3435
#include "freertos/semphr.h"

0 commit comments

Comments
 (0)