Make the modules transfer their firmware version to the device. Fix the message length of the module protocol version.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
typedef enum {
|
||||
SlaveProperty_Sync,
|
||||
SlaveProperty_ModuleProtocolVersion,
|
||||
SlaveProperty_FirmwareVersion,
|
||||
SlaveProperty_ModuleId,
|
||||
SlaveProperty_Features,
|
||||
} slave_property_t;
|
||||
|
||||
Reference in New Issue
Block a user