Skip to content

Commit c78e1f4

Browse files
author
LusimiCollado
committed
style(board): remove extra blank lines from DebugLevel section
1 parent 273e8a7 commit c78e1f4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

boards.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51779,19 +51779,14 @@ kodedot.recipe.output.save_file={build.project_name}.ino.bin
5177951779

5178051780
kodedot.menu.DebugLevel.none=None
5178151781
kodedot.menu.DebugLevel.none.build.code_debug=0
51782-
5178351782
kodedot.menu.DebugLevel.error=Error
5178451783
kodedot.menu.DebugLevel.error.build.code_debug=1
51785-
5178651784
kodedot.menu.DebugLevel.warn=Warn
5178751785
kodedot.menu.DebugLevel.warn.build.code_debug=2
51788-
5178951786
kodedot.menu.DebugLevel.info=Info
5179051787
kodedot.menu.DebugLevel.info.build.code_debug=3
51791-
5179251788
kodedot.menu.DebugLevel.debug=Debug
5179351789
kodedot.menu.DebugLevel.debug.build.code_debug=4
51794-
5179551790
kodedot.menu.DebugLevel.verbose=Verbose
5179651791
kodedot.menu.DebugLevel.verbose.build.code_debug=5
5179751792

0 commit comments

Comments
 (0)