We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2515a3c commit a5d52acCopy full SHA for a5d52ac
cores/esp32/wiring_private.h
@@ -28,7 +28,7 @@
28
#include <stdio.h>
29
#include <stdarg.h>
30
31
-#include "arducore.h"
+#include "Arduino.h"
32
33
#ifdef __cplusplus
34
extern "C" {
0 commit comments