mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Fix format
This commit is contained in:
parent
23b373525c
commit
97e3120fd4
1 changed files with 1 additions and 1 deletions
|
|
@ -2,8 +2,8 @@ syntax = "proto3";
|
|||
|
||||
package meshtastic;
|
||||
|
||||
import "meshtastic/telemetry.proto";
|
||||
import "meshtastic/atak.proto";
|
||||
import "meshtastic/telemetry.proto";
|
||||
|
||||
option csharp_namespace = "Meshtastic.Protobufs";
|
||||
option go_package = "github.com/meshtastic/go/generated";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue