mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-16 02:05:32 +00:00
fix merge
This commit is contained in:
parent
5aa5b4e0bb
commit
67f363b659
@ -147,11 +147,6 @@ class PhoneAPI
|
|||||||
*/
|
*/
|
||||||
virtual void onNowHasData(uint32_t fromRadioNum) {}
|
virtual void onNowHasData(uint32_t fromRadioNum) {}
|
||||||
|
|
||||||
/**
|
|
||||||
* Subclasses can use this to find out when a client drops the link
|
|
||||||
*/
|
|
||||||
virtual void handleDisconnect();
|
|
||||||
|
|
||||||
/// begin a new connection
|
/// begin a new connection
|
||||||
void handleStartConfig();
|
void handleStartConfig();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user