Skip to content

Commit 031f918

Browse files
authored
Update PwmTransceiver.h
1 parent 26e247d commit 031f918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PwmTransceiver.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include <Arduino.h>
99
#include "avr/interrupt.h"
1010

11-
#define BUFFER_SIZE 1526
11+
#define BUFFER_SIZE 64
1212

1313
class PwmTransceiver
1414
{

0 commit comments

Comments
 (0)