mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add protolint; make all files indentation consistent with 2 spaces
This commit is contained in:
parent
0de53c84a2
commit
dee54fa738
14 changed files with 583 additions and 561 deletions
|
|
@ -13,9 +13,9 @@ message ManufacturingData {
|
|||
/*
|
||||
* center frequency for the radio hardware that was stuffed
|
||||
*/
|
||||
uint32 fradioFreq = 1;
|
||||
uint32 fradioFreq = 1;
|
||||
|
||||
/*
|
||||
/*
|
||||
* TBEAM, HELTEC, etc...
|
||||
*/
|
||||
string hw_model = 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue