Fix flakey phone api transition from file manifest to complete (#4209)

* Try fix flakey phone api transition from file manifest to complete

* Skip
This commit is contained in:
Ben Meadors
2024-06-30 08:22:24 -05:00
committed by GitHub
parent b5d7718319
commit 469ae0ff84
2 changed files with 15 additions and 7 deletions

View File

@@ -104,6 +104,8 @@ class PhoneAPI
*/
size_t getFromRadio(uint8_t *buf);
void sendConfigComplete();
/**
* Return true if we have data available to send to the phone
*/