ameba-sdk-gcc-make/tools/DownloadServer
2016-06-04 19:09:35 +08:00
..
DownloadServer.exe first commit and add gitignore, README.md 2016-06-04 19:09:35 +08:00
readme.txt first commit and add gitignore, README.md 2016-06-04 19:09:35 +08:00
start.bat first commit and add gitignore, README.md 2016-06-04 19:09:35 +08:00

The exe file is used to send image to device based on socket by OTA function.

Command : 
	DownloadServer "PORT" "FILE_PATH"

You can edit start.bat to change port and file path.