mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Tak -> CoT
This commit is contained in:
parent
6cc99a3ac6
commit
45ca2a0c7c
2 changed files with 2 additions and 2 deletions
|
|
@ -4,11 +4,11 @@ package meshtastic;
|
|||
|
||||
option csharp_namespace = "Meshtastic.Protobufs";
|
||||
option go_package = "github.com/meshtastic/go/generated";
|
||||
option java_outer_classname = "MTakProtos";
|
||||
option java_outer_classname = "CoTProtos";
|
||||
option java_package = "com.geeksville.mesh";
|
||||
option swift_prefix = "";
|
||||
|
||||
message TakCotEvent {
|
||||
message CotEvent {
|
||||
/*
|
||||
* eg. a-f-G-U-C
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue