fix(proto): bump submodule to #927 (disable/DISABLED) and drop stale Marti prune

Moves core/proto to PR #927 head (c834f6b), which adds LockdownAuth.disable
and LockdownStatus.State.DISABLED on top of develop. That tree has no
meshtastic.Marti message, so the Marti prune left over from the master merge
was unused and broke generateCommonMainProtos; remove it.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
niccellular
2026-05-28 16:30:27 -04:00
parent 2f6c8288c4
commit 2d6425e078
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -120,7 +120,6 @@ wire {
prune("meshtastic.GeoPointSource")
prune("meshtastic.TakTalkMessage")
prune("meshtastic.TakTalkRoomData")
prune("meshtastic.Marti")
}
// Modern KMP publication uses the project name as the artifactId by default.