mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-30 02:15:41 +00:00
Fix
This commit is contained in:
parent
8bcf687a7b
commit
405be4b048
@ -146,7 +146,7 @@ class MeshService
|
|||||||
virtual void sendMqttMessageToClientProxy(meshtastic_MqttClientProxyMessage *m);
|
virtual void sendMqttMessageToClientProxy(meshtastic_MqttClientProxyMessage *m);
|
||||||
|
|
||||||
/// Send a ClientNotification to the phone
|
/// Send a ClientNotification to the phone
|
||||||
void sendClientNotification(meshtastic_ClientNotification *cn);
|
virtual void sendClientNotification(meshtastic_ClientNotification *cn);
|
||||||
|
|
||||||
/// Send an error response to the phone
|
/// Send an error response to the phone
|
||||||
void sendRoutingErrorResponse(meshtastic_Routing_Error error, const meshtastic_MeshPacket *mp);
|
void sendRoutingErrorResponse(meshtastic_Routing_Error error, const meshtastic_MeshPacket *mp);
|
||||||
|
Loading…
Reference in New Issue
Block a user