File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 }
You can’t perform that action at this time.
0 commit comments