Skip to content

Commit f48ecfd

Browse files
committed
per @spock64 suggestion add more check when upload
Add Wsocket message when upload is cancelled and so no info is sent to give root cause, need latest WebUI for catching these message On embedded unlike in 3.0 websocket is not setup so only use the xnlhttp.onerror change embeded version to 1.3.1 change version to 34 update npm when building embedded page to be sure environment is properly set
1 parent 9f4342b commit f48ecfd

File tree

10 files changed

+7306
-1059
lines changed

10 files changed

+7306
-1059
lines changed

embedded/build.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
cd %~dp0
2+
cmd.exe /c npm install
23
cmd.exe /c gulp package
34
cmd.exe /c bin2c -o nofile.h -m tool.html.gz
45
cat header.txt > out.h

embedded/nofile.h

Lines changed: 377 additions & 375 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)