mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #666 from ke6zfi/master
Add go_package path for nanopb.proto
This commit is contained in:
commit
b4044f8f9f
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ syntax = "proto2";
|
|||
|
||||
import "google/protobuf/descriptor.proto";
|
||||
|
||||
option go_package = "github.com/meshtastic/go/generated";
|
||||
option java_package = "fi.kapsi.koti.jpa.nanopb";
|
||||
|
||||
enum FieldType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue