Configtool: add nanoheart configuration to protected files list.
This was forgotten when adding this configuration.
This commit is contained in:
parent
aa401650a7
commit
a57ce1f046
|
|
@ -5,6 +5,7 @@ protectedFiles = [
|
|||
"board.gen6.h",
|
||||
"board.gen7-v1.1-v1.3.h",
|
||||
"board.gen7-v1.4.h",
|
||||
"board.nanoheart-v1.0.h",
|
||||
"board.ramps-v1.2.h",
|
||||
"board.ramps-v1.3.h",
|
||||
"board.rumba.h",
|
||||
|
|
|
|||
Loading…
Reference in New Issue