Skip to content

Commit 354c72b

Browse files
Paolo CalaoGiuseppe Lumia
Paolo Calao
and
Giuseppe Lumia
authored
Update firmware/generator.py
Co-authored-by: Giuseppe Lumia <[email protected]>
1 parent 35e0d9a commit 354c72b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firmware/generator.py

-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ def generate_binaries(arduino_cli_path, boards):
104104
"--arduino-cli",
105105
default="arduino-cli",
106106
help="Path to arduino-cli executable",
107-
required=False,
108107
)
109108
args = parser.parse_args(sys.argv[1:])
110109
generate_binaries(args.arduino_cli, BOARDS)

0 commit comments

Comments
 (0)