From e5b07ae0b0d5901b3e9cf586c68f30f38589c42b Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Thu, 16 Apr 2026 19:52:05 -0500 Subject: [PATCH] Update atak.proto Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- meshtastic/atak.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/meshtastic/atak.proto b/meshtastic/atak.proto index ec0c596..0325d92 100644 --- a/meshtastic/atak.proto +++ b/meshtastic/atak.proto @@ -1957,6 +1957,7 @@ message TAKPacketV2 { */ optional SensorFov sensor_fov = 26; + reserved 27, 28, 29; // Tags 27, 28, 29 reserved for future top-level annotations before the // payload_variant oneof resumes at 30.