mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
fix some spacing warning; leaving other warnings to see if ci will fail
This commit is contained in:
parent
c52c8ef99e
commit
ead91d7a1d
1 changed files with 2 additions and 2 deletions
|
|
@ -54,8 +54,8 @@ message AdminMessage {
|
|||
/*
|
||||
* Send the current owner data in the response to this message.
|
||||
*/
|
||||
bool get_owner_request = 8;
|
||||
User get_owner_response = 9;
|
||||
bool get_owner_request = 8;
|
||||
User get_owner_response = 9;
|
||||
|
||||
/*
|
||||
* Setting channels/radio config remotely carries the risk that you might send an invalid config and the radio never talks to your mesh again.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue