Embed ware version interface in shimlib
This commit is contained in:
@@ -29,7 +29,8 @@ typedef enum {
|
||||
|
||||
//kinds of device information
|
||||
typedef enum {
|
||||
MEAN_TEMPERATURE
|
||||
MEAN_TEMPERATURE,
|
||||
VERSION
|
||||
} DeviceInfo;
|
||||
|
||||
extern int InitLib(void(*)(const char *msg));
|
||||
|
||||
Reference in New Issue
Block a user