Skip to content

Commit 4701b54

Browse files
remote control: set default RAW_BUFFER_LENGTH
1 parent f20aeab commit 4701b54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RemoteControl/RemoteControl.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
#ifndef RemoteControl_h
1010
#define RemoteControl_h
1111

12+
#define RAW_BUFFER_LENGTH 100
13+
1214
#include <Arduino.h>
1315
#include <Method.h>
1416
#include <IRremoteInt.h>

0 commit comments

Comments
 (0)