We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16655d5 commit e56c2e0Copy full SHA for e56c2e0
cpp/arduino/Arduino.h
@@ -25,7 +25,7 @@ typedef uint8_t byte;
25
#include "AvrMath.h"
26
27
#include "AvrAdc.h"
28
-#include <avr/interrupt.h>
+#include "avr/interrupt.h"
29
30
#include "Godmode.h"
31
0 commit comments