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 */