mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 21:58:10 +00:00
GW008 Autobind protocol
This commit is contained in:
parent
55bc6f9a00
commit
a19a14665f
@ -147,6 +147,7 @@ uint16_t GW008_callback()
|
|||||||
|
|
||||||
uint16_t initGW008()
|
uint16_t initGW008()
|
||||||
{
|
{
|
||||||
|
BIND_IN_PROGRESS; // autobind protocol
|
||||||
GW008_initialize_txid();
|
GW008_initialize_txid();
|
||||||
phase = GW008_BIND1;
|
phase = GW008_BIND1;
|
||||||
GW008_init();
|
GW008_init();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user