Skip to content

Commit fc09749

Browse files
committed
Update JVCPanasonicSendDemo.ino
1 parent 31ada7e commit fc09749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/JVCPanasonicSendDemo/JVCPanasonicSendDemo.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* http://arcfn.com
77
* JVC and Panasonic protocol added by Kristian Lauszus (Thanks to zenwheel and other people at the original blog post)
88
*/
9-
#include <IRremote.h>
9+
#include <IRremote_library.h>
1010

1111
#define PanasonicAddress 0x4004 // Panasonic address (Pre data)
1212
#define PanasonicPower 0x100BCBD // Panasonic Power button

0 commit comments

Comments
 (0)