Changes between Version 5 and Version 6 of NewDriverClass
- Timestamp:
- Dec 22, 2009, 3:50:17 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewDriverClass
v5 v6 18 18 = Adding the class in the device type enumeration = 19 19 20 Edit [source:trunk/mutekh/ hexo/include/hexo/device.h hexo/include/hexo/device.h], you'll see a `enum device_class_e`. Add the new device type at the end.20 Edit [source:trunk/mutekh/device/include/device/device.h device/include/device/device.h], you'll see a `enum device_class_e`. Add the new device type at the end. 21 21 22 22 {{{