//const UINT8 FWR_VERSION[]={1,0,3,1}; //const UINT32 FWR_BUILD_DATE=0x2EC6C5E5; //20160205 14:04:21 // 1. fix : AT+SET_TCP_PROFILE=2,www.google.com:4000 (solve DNS issue) //const UINT8 FWR_VERSION[]={1,0,3,0}; //const UINT32 FWR_BUILD_DATE=0x2C2F1A7A; //20150314 20:05:14 // 1.add at command : udp broadcast // 2.add e200 function // 3.fix : direct mode led bug // 4.add : reset to default command //const UINT8 FWR_VERSION[]={1,0,2,2}; //const UINT32 FWR_BUILD_DATE=0x2A50B197; //20140723 12:37:43 // 1.add at command : at+set_tcp_keepalive=1 //const UINT8 FWR_VERSION[]={1,0,2,1}; //const UINT32 FWR_BUILD_DATE=0x2A373A6D; //20140710 22:21:33 // 1.add at command : at+get_net_status //const UINT8 FWR_VERSION[]={1,0,2,0}; //const UINT32 FWR_BUILD_DATE=0x2A0E8B41; //20140621 09:54:09 // 1. add : IWDG internal watch dog //const UINT8 FWR_VERSION[]={1,0,1,0}; //const UINT32 FWR_BUILD_DATE=0x29A5378F; //20140430 22:09:19 // 1.add : CGI Command // //const UINT8 FWR_VERSION[]={1,0,0,0}; //const UINT32 FWR_BUILD_DATE=0x28C0E5CC; //20140109 16:20:28 // 1.first release