We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f683983 commit 138ad56Copy full SHA for 138ad56
tools/compile_slave.sh
@@ -37,7 +37,7 @@ done
37
38
echo "Extracting firmware version from header…"
39
40
-INPUT_FILE="./main/coprocessor_fw_version.h"
+INPUT_FILE="./main/esp_hosted_coprocessor_fw_ver.h"
41
OUTPUT_FILE="./wifi_copro_fw/coprocessor_fw_version.txt"
42
43
if [ ! -f "$INPUT_FILE" ]; then
0 commit comments