Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
mverch67 committed Sep 23, 2024
1 parent 5aa5b4e commit 67f363b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/mesh/PhoneAPI.h
Original file line number Diff line number Diff line change
Expand Up @@ -147,11 +147,6 @@ class PhoneAPI
*/
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
void handleStartConfig();

Expand Down

0 comments on commit 67f363b

Please sign in to comment.