diff --git a/bin/kaleidoscope-builder b/bin/kaleidoscope-builder index d532b75d..4bf28ffb 100755 --- a/bin/kaleidoscope-builder +++ b/bin/kaleidoscope-builder @@ -64,6 +64,7 @@ find_sketch () { prepare_to_flash () { if [ ! -e "${HEX_FILE_PATH}" ]; then compile + size fi echo "Press ENTER when ready..."