mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-14 05:58:13 +08:00
add:json解析
This commit is contained in:
13
TC1/user_function.h
Normal file
13
TC1/user_function.h
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
#ifndef __USER_FUNCTION_H_
|
||||
#define __USER_FUNCTION_H_
|
||||
|
||||
|
||||
#include "mico.h"
|
||||
#include "MiCOKit_EXT.h"
|
||||
|
||||
void user_function_cmd_received(uint8_t *pusrdata);
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user