turn off default verbose in builder

tmp/arduino-cli-pre-rebase
Jesse Vincent 4 years ago
parent 338eea1485
commit b3fed574d9
No known key found for this signature in database
GPG Key ID: CC228463465E40BC

@ -505,7 +505,6 @@ do_compile_with_cli() {
--libraries "${KALEIDOSCOPE_DIR}/.." \
--build-path=${BUILD_PATH} \
--output-dir=${OUTPUT_PATH} \
--verbose \
"${SKETCH_FILE_PATH}"
}

Loading…
Cancel
Save