mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Lint
This commit is contained in:
parent
484e16f8c9
commit
f82e3208c9
2 changed files with 1 additions and 2 deletions
|
|
@ -8,7 +8,6 @@ import "channel.proto";
|
|||
import "config.proto";
|
||||
import "mesh.proto";
|
||||
import "module_config.proto";
|
||||
import "device_metadata.proto";
|
||||
|
||||
option java_outer_classname = "AdminProtos";
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ option java_outer_classname = "DeviceMetadataProtos";
|
|||
/*
|
||||
* Device metadata response
|
||||
*/
|
||||
message DeviceMetadata {
|
||||
message DeviceMetadata {
|
||||
/*
|
||||
* Device firmware version string
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue