mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Rename java outer class for SF
This commit is contained in:
parent
d5d6f96fde
commit
449bf38457
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
syntax = "proto3";
|
||||
|
||||
option java_package = "com.geeksville.mesh";
|
||||
option java_outer_classname = "StoreAndForward";
|
||||
option java_outer_classname = "StoreAndForwardProtos";
|
||||
option optimize_for = LITE_RUNTIME;
|
||||
option go_package = "github.com/meshtastic/gomeshproto";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue