Skip to content

Commit 95642bb

Browse files
authored
Update compile_slave.sh
1 parent d6c1392 commit 95642bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/compile_slave.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ slave_targets=(
2424
)
2525

2626
# idf.py create-project-from-example "espressif/esp_hosted:slave"
27-
idf.pyy build
27+
idf.py build
2828
mkdir wifi_copro_fw
2929

3030
echo "Found firmware version: $(<./main/coprocessor_fw_version.txt)"

0 commit comments

Comments
 (0)