-
Notifications
You must be signed in to change notification settings - Fork 225
How to transfer files
Thomas E. Horner edited this page Feb 14, 2019
·
2 revisions
The Lua RTOS & board is supported by the Whitecat Console See https://github.com/whitecatboard/whitecat-console/
wcc -p /dev/ttyUSB0 -ls /
wcc -p /dev/ttyUSB0 -up /path/to/file-on-pc.lua /path/to/file-on-esp.lua
wcc -p /dev/ttyUSB0 -down /path/to/file-on-esp.lua /path/to/file-on-pc.lua