Skip to content

Commit 98f86a2

Browse files
authored
Update FX_nrf24l01.ino
add FX_BM26 subprotocol
1 parent 512b4a6 commit 98f86a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Multiprotocol/FX_nrf24l01.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Multiprotocol is distributed in the hope that it will be useful,
4343
#define FX_QF012_RX_PAYLOAD_SIZE 3
4444

4545
#define FX_BM26_BIND_CHANNEL 40
46-
#define FX_BM26_PACKET_PERIOD 14066
46+
#define FX_BM26_PACKET_PERIOD 14060
4747

4848
//#define FORCE_FX620_ID
4949
//#define FORCE_FX9630_ID

0 commit comments

Comments
 (0)