A59 -V1.1版本提交
This commit is contained in:
@ -632,7 +632,7 @@ int32_t ec_ble_write(void * data, uint32_t len);
|
||||
int32_t ec_ble_read(void * data, uint32_t len);
|
||||
int32_t ec_ble_open();
|
||||
void ec_ble_close();
|
||||
extern char strQrText[100];
|
||||
extern char strQrText[200];
|
||||
void* initECTiny(void* param)
|
||||
{
|
||||
char uuid[32] = {0};
|
||||
|
Reference in New Issue
Block a user