Bind channel fix

This commit is contained in:
pascallanger
2017-01-02 17:45:08 +01:00
parent 18e31b3821
commit 43956bbf2c
2 changed files with 2 additions and 0 deletions

View File

@@ -626,6 +626,7 @@ static void protocol_init()
{
uint16_t next_callback=0; // Default is immediate call back
remote_callback = 0;
CHANGE_PROTOCOL_FLAG_off;
// reset telemetry
#ifdef TELEMETRY