add:增加ota功能

add:增加bin文件
This commit is contained in:
Zip
2019-03-25 11:05:59 +08:00
parent f4caa86b16
commit c3262fd0e5
11 changed files with 73 additions and 5 deletions

View File

@@ -6,6 +6,7 @@
#include "mico.h"
#include "MiCOKit_EXT.h"
void user_send( int udp_flag, char *s );
void user_function_cmd_received(int udp_flag,uint8_t *pusrdata);
unsigned char strtohex(char a, char b);