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 79f44a3 commit 3d0afdcCopy full SHA for 3d0afdc
src/ReactiveArduinoLib.h
@@ -11,7 +11,7 @@ Unless required by applicable law or agreed to in writing, software distributed
11
#define _REACTIVEARDUINOLIB_h
12
13
#if defined(ARDUINO) && ARDUINO >= 100
14
-#include "arduino.h"
+#include "Arduino.h"
15
#else
16
#include "WProgram.h"
17
#endif
0 commit comments