Skip to content

Commit

Permalink
Update ReactiveArduinoLib.h
Browse files Browse the repository at this point in the history
  • Loading branch information
luisllamasbinaburo authored Sep 17, 2019
1 parent 79f44a3 commit 3d0afdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveArduinoLib.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Unless required by applicable law or agreed to in writing, software distributed
#define _REACTIVEARDUINOLIB_h

#if defined(ARDUINO) && ARDUINO >= 100
#include "arduino.h"
#include "Arduino.h"
#else
#include "WProgram.h"
#endif
Expand Down

0 comments on commit 3d0afdc

Please sign in to comment.