mirror of
https://github.com/brianshea2/meshmap.net.git
synced 2024-11-09 23:24:09 -08:00
update remove-nanopb.patch
This commit is contained in:
parent
3e5f76a5ca
commit
c1243ee74f
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue