Skip to content

Commit 76cca14

Browse files
committed
formatting
1 parent 8816b47 commit 76cca14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

meshtastic/module_config.proto

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -337,10 +337,10 @@ message ModuleConfig {
337337
// VE.Direct is a serial protocol used by Victron Energy products
338338
// https://beta.ivc.no/wiki/index.php/Victron_VE_Direct_DIY_Cable
339339
VE_DIRECT = 7;
340-
//Used to configure and view some parameters of MeshSolar.
341-
//https://heltec.org/project/meshsolar/
340+
// Used to configure and view some parameters of MeshSolar.
341+
// https://heltec.org/project/meshsolar/
342342
MS_CONFIG = 8;
343-
//Logs mesh traffic to the serial pins, ideal for logging via openLog or similar.
343+
// Logs mesh traffic to the serial pins, ideal for logging via openLog or similar.
344344
LOG = 9; // includes other packets
345345
LOGTEXT = 10; // only text (channel & DM)
346346
}

0 commit comments

Comments
 (0)