ESP3D/embedded/Notes.txt
Luc 2c43502660 Remove need of external bin2c for embedded page
Fix issue with latest npm: use node instead of npx for bin2c conversion script
Fix fs status  in mobile view not properly wrapped in embeeded page
Add linux notes for platformIO for embedded page
Bump version
2021-08-16 16:29:35 +02:00

8 lines
241 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

* Fix dev websocket server cannot work under Linux
> sudo apt-get install libcap2-bin
> sudo setcap cap_net_bind_service=+ep `readlink -f \`which node\``
* Fix and “ need space to be displayed under Linux
> setxkbmap -layout us