initial commit
This commit is contained in:
11
lib/amb1_sdk/common/application/wigadget/wigadget.h
Normal file
11
lib/amb1_sdk/common/application/wigadget/wigadget.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef WIGADGET_H
|
||||
#define WIGADGET_H
|
||||
|
||||
#define FLASH_IOT_DATA (0x0007E000)
|
||||
#define PSEUDO_DATA 1
|
||||
|
||||
void example_wigadget(void);
|
||||
void gen_json_data(char *i, char *j, unsigned char *json_data);
|
||||
|
||||
#endif /* WIGADGET_H */
|
||||
|
||||
Reference in New Issue
Block a user