mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Linter says 'no' :-)
This commit is contained in:
parent
e651f16833
commit
3362818449
2 changed files with 2 additions and 2 deletions
|
|
@ -85,7 +85,7 @@ message ChannelFile {
|
|||
* incompatible changes This integer is set at build time and is private to
|
||||
* NodeDB.cpp in the device code.
|
||||
*/
|
||||
uint32 version = 2;
|
||||
uint32 version = 2;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ message LocalConfig {
|
|||
* incompatible changes This integer is set at build time and is private to
|
||||
* NodeDB.cpp in the device code.
|
||||
*/
|
||||
uint32 version = 7;
|
||||
uint32 version = 7;
|
||||
}
|
||||
|
||||
message LocalModuleConfig {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue