fix some spacing warning; leaving other warnings to see if ci will fail

pull/65/head
Mike Kinney 2021-12-30 09:57:14 -08:00
rodzic c52c8ef99e
commit ead91d7a1d
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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.