Add DevicePropertyId_ConfigSizes.
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
|
||||
typedef enum {
|
||||
DevicePropertyId_DeviceProtocolVersion = 0,
|
||||
DevicePropertyId_EveryProtocolVersion = 1,
|
||||
DevicePropertyId_ProtocolVersions = 1,
|
||||
DevicePropertyId_ConfigSizes = 2,
|
||||
DevicePropertyId_HardwareConfigSize = 4,
|
||||
DevicePropertyId_UserConfigSize = 5,
|
||||
} system_property_t;
|
||||
|
||||
Reference in New Issue
Block a user