微 网 高 通
函数名
char SetMessageFormat ( unsigned char iShell, char iFirmware, char iCompress )
头文件
API-WiMinet.h
静态库
WiMinet.lib
动态库
WiMinet.dll
形式
说明
参数一
char iShell
通讯端口的编号,填写固定数值0X00
参数二
char iFirmware
传输文件的类型,0X00是普通文件,0X01是目标设备的二进制固件文件,用于固件升级。
参数三
char iCompress
传输文件的压缩格式,0X00是非压缩格式,0X01是mLZO压缩格式
返回值
固定数值0X01