add missing menu option (#7282)

Somehow the fix #7129 was not applied to NORA-W10 probably both changes were happening at around the same time, this PR fixes this.

Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
This commit is contained in:
Michael Ammann 2022-10-26 10:18:50 +02:00 committed by GitHub
parent 98694ab81a
commit 86577bf5b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5033,6 +5033,11 @@ nora_w10.menu.DebugLevel.debug.build.code_debug=4
nora_w10.menu.DebugLevel.verbose=Verbose nora_w10.menu.DebugLevel.verbose=Verbose
nora_w10.menu.DebugLevel.verbose.build.code_debug=5 nora_w10.menu.DebugLevel.verbose.build.code_debug=5
nora_w10.menu.EraseFlash.none=Disabled
nora_w10.menu.EraseFlash.none.upload.erase_cmd=
nora_w10.menu.EraseFlash.all=Enabled
nora_w10.menu.EraseFlash.all.upload.erase_cmd=-e
############################################################## ##############################################################
widora-air.name=Widora AIR widora-air.name=Widora AIR