Skip to content

Commit

Permalink
Merge pull request #24 from g0uus/grh-1
Browse files Browse the repository at this point in the history
Fix for #23
  • Loading branch information
mathertel authored Jul 3, 2020
2 parents 678d00d + 1233aa0 commit af64c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/RDMSerialRecv/RDMSerialRecv.ino
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
// 12.04.2015 change of using datatype boolean to bool8.
// 25.05.2017 Stefan Krupop: Add support for sensors
// 21.08.2018 improvements and typo by Peter Newman
// 31.10.2018 Remove unnecessary #include <EEPROM.h> by Graham Hanson
// - - - - -

#include <EEPROM.h>
#include <DMXSerial2.h>

// uncomment this line for enabling information on a LEONARD board.
Expand Down

0 comments on commit af64c57

Please sign in to comment.