Skip to content

Commit 3d0afdc

Browse files
Update ReactiveArduinoLib.h
1 parent 79f44a3 commit 3d0afdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveArduinoLib.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Unless required by applicable law or agreed to in writing, software distributed
1111
#define _REACTIVEARDUINOLIB_h
1212

1313
#if defined(ARDUINO) && ARDUINO >= 100
14-
#include "arduino.h"
14+
#include "Arduino.h"
1515
#else
1616
#include "WProgram.h"
1717
#endif

0 commit comments

Comments
 (0)