GW008 Autobind protocol

This commit is contained in:
pascallanger 2017-02-24 13:41:32 +01:00
parent 55bc6f9a00
commit a19a14665f

View File

@ -147,6 +147,7 @@ uint16_t GW008_callback()
uint16_t initGW008()
{
BIND_IN_PROGRESS; // autobind protocol
GW008_initialize_txid();
phase = GW008_BIND1;
GW008_init();