From 4531dd779d6ce0957da4f3dc1f68eace2c029744 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Wed, 7 Jun 2023 07:27:24 -0500 Subject: [PATCH] Deprecate min_app_version --- meshtastic/mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index cdf7dda..aa5cc78 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -1117,7 +1117,7 @@ message MyNodeInfo { * 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 */ - uint32 min_app_version = 11; + uint32 min_app_version = 11 [deprecated = true]; /* * 24 time windows of 1hr each with the airtime transmitted out of the device per hour.