Let's try this
This commit is contained in:
co-authored by
GitHub
parent
d0a8a3018d
commit
49e47f3e6d
@@ -233,6 +233,9 @@ bool PhoneAPI::available()
|
|||||||
case STATE_SEND_MY_INFO:
|
case STATE_SEND_MY_INFO:
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
|
case STATE_SEND_CONFIG:
|
||||||
|
return true;
|
||||||
|
|
||||||
case STATE_SEND_NODEINFO:
|
case STATE_SEND_NODEINFO:
|
||||||
if (!nodeInfoForPhone)
|
if (!nodeInfoForPhone)
|
||||||
nodeInfoForPhone = nodeDB.readNextInfo();
|
nodeInfoForPhone = nodeDB.readNextInfo();
|
||||||
|
|||||||
Reference in New Issue
Block a user