Skip to content

Commit e51a066

Browse files
committed
arduino-uno-q: update qcombin path to Agatti/arduino-uno-q
1 parent e62945d commit e51a066

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/image-output-arduino.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ function post_build_image__900_convert_to_arduino_img() {
2222

2323
rm -rf arduino-images
2424
mkdir -p arduino-images/flash
25-
cp -r "${QCOMBIN_DIR}/Agatti/"* arduino-images/flash/
25+
cp -r "${QCOMBIN_DIR}/Agatti/arduino-uno-q/"* arduino-images/flash/
2626

2727
mkdir -p rootfs_mount
2828
local rootfs_loop=$(losetup -f --show "${ROOTFS_IMAGE_FILE}")

0 commit comments

Comments
 (0)