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 31ada7e commit fc09749Copy full SHA for fc09749
examples/JVCPanasonicSendDemo/JVCPanasonicSendDemo.ino
@@ -6,7 +6,7 @@
6
* http://arcfn.com
7
* JVC and Panasonic protocol added by Kristian Lauszus (Thanks to zenwheel and other people at the original blog post)
8
*/
9
-#include <IRremote.h>
+#include <IRremote_library.h>
10
11
#define PanasonicAddress 0x4004 // Panasonic address (Pre data)
12
#define PanasonicPower 0x100BCBD // Panasonic Power button
0 commit comments