From c1243ee74fa4203f0e681ebd2c5e98b29ca6cbee Mon Sep 17 00:00:00 2001 From: root <165865819+brianshea2@users.noreply.github.com> Date: Sun, 18 Aug 2024 22:26:32 +0000 Subject: [PATCH] update remove-nanopb.patch --- patch/remove-nanopb.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patch/remove-nanopb.patch b/patch/remove-nanopb.patch index fc581eb..6fa8649 100644 --- a/patch/remove-nanopb.patch +++ b/patch/remove-nanopb.patch @@ -2,8 +2,8 @@ +++ b/protobufs/meshtastic/deviceonly.proto @@ -7,14 +7,12 @@ import "meshtastic/localonly.proto"; import "meshtastic/mesh.proto"; - import "meshtastic/module_config.proto"; import "meshtastic/telemetry.proto"; + import "meshtastic/config.proto"; -import "nanopb.proto"; option csharp_namespace = "Meshtastic.Protobufs"; @@ -15,7 +15,7 @@ /* -@@ -191,7 +189,7 @@ message DeviceState { +@@ -235,7 +233,7 @@ message DeviceState { /* * New lite version of NodeDB to decrease memory footprint */