update remove-nanopb.patch

This commit is contained in:
root 2024-08-18 22:26:32 +00:00
parent 3e5f76a5ca
commit c1243ee74f

View file

@ -2,8 +2,8 @@
+++ b/protobufs/meshtastic/deviceonly.proto +++ b/protobufs/meshtastic/deviceonly.proto
@@ -7,14 +7,12 @@ import "meshtastic/localonly.proto"; @@ -7,14 +7,12 @@ import "meshtastic/localonly.proto";
import "meshtastic/mesh.proto"; import "meshtastic/mesh.proto";
import "meshtastic/module_config.proto";
import "meshtastic/telemetry.proto"; import "meshtastic/telemetry.proto";
import "meshtastic/config.proto";
-import "nanopb.proto"; -import "nanopb.proto";
option csharp_namespace = "Meshtastic.Protobufs"; 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 * New lite version of NodeDB to decrease memory footprint
*/ */