From d0ed6a87c450fddf687edfc3a559b49b1fb11c5f Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Wed, 7 Jun 2023 07:33:37 -0500 Subject: [PATCH] Comment --- meshtastic/mesh.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index aa5cc78..5702398 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -1114,6 +1114,7 @@ message MyNodeInfo { uint32 message_timeout_msec = 10 [deprecated = true]; /* + * Deprecated in 2.1.x * The minimum app version that can talk to this device. * Phone/PC apps should compare this to their build number and if too low tell the user they must update their app */