Linter says 'no' :-)

This commit is contained in:
Thomas Göttgens 2022-06-15 16:42:55 +02:00
parent e651f16833
commit 3362818449
2 changed files with 2 additions and 2 deletions

View file

@ -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;
}
/*

View file

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