We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c115d4 commit 127ed37Copy full SHA for 127ed37
1 file changed
src/XInput.h
@@ -27,7 +27,7 @@
27
#ifndef XInput_h
28
#define XInput_h
29
30
-#include "Arduino.h"
+#include <Arduino.h>
31
32
enum XInputControl {
33
BUTTON_A,
0 commit comments