Merge pull request #65 from mkinney/add_prolint

fix some spacing warning; leaving other warnings to see if ci will fail
pull/67/head
mkinney 2021-12-30 09:58:03 -08:00 zatwierdzone przez GitHub
commit bf191a1baf
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
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.