mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-02-02 19:33:16 +00:00
Fix OMP protocol
This commit is contained in:
@@ -477,7 +477,6 @@ uint16_t WK_setup()
|
||||
packet_count = 0;
|
||||
packet_sent = 0;
|
||||
WK_last_beacon = 0;
|
||||
prev_option=option;
|
||||
if(sub_protocol!=WK2801 || option==0)
|
||||
{
|
||||
CYRF_GetMfgData(cyrfmfg_id);
|
||||
|
||||
Reference in New Issue
Block a user