mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-13 19:13:14 +00:00
V911S: increased bind time
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
#define V911S_PACKET_SIZE 16
|
#define V911S_PACKET_SIZE 16
|
||||||
#define V911S_RF_BIND_CHANNEL 35
|
#define V911S_RF_BIND_CHANNEL 35
|
||||||
#define V911S_NUM_RF_CHANNELS 8
|
#define V911S_NUM_RF_CHANNELS 8
|
||||||
#define V911S_BIND_COUNT 200
|
#define V911S_BIND_COUNT 800
|
||||||
|
|
||||||
// flags going to packet[1]
|
// flags going to packet[1]
|
||||||
#define V911S_FLAG_EXPERT 0x04
|
#define V911S_FLAG_EXPERT 0x04
|
||||||
|
|||||||
Reference in New Issue
Block a user