Add system properties.
This commit is contained in:
11
right/src/system_properties.h
Normal file
11
right/src/system_properties.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef __SYSTEM_PROPERTIES_H__
|
||||
#define __SYSTEM_PROPERTIES_H__
|
||||
|
||||
// Macros:
|
||||
|
||||
#define SYSTEM_PROPERTY_USB_PROTOCOL_VERSION 1
|
||||
#define SYSTEM_PROPERTY_BRIDGE_PROTOCOL_VERSION 1
|
||||
#define SYSTEM_PROPERTY_DATA_MODEL_VERSION 1
|
||||
#define SYSTEM_PROPERTY_FIRMWARE_VERSION 1
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user