Rename UhkModulePhase_*ProtocolVersion to UhkModulePhase_*ModuleProtocolVersion.

This commit is contained in:
László Monda
2017-12-15 01:16:27 +01:00
parent bd53b73685
commit c1b887cea8
4 changed files with 13 additions and 13 deletions

View File

@@ -27,7 +27,7 @@
typedef enum {
SlaveProperty_Sync,
SlaveProperty_ProtocolVersion,
SlaveProperty_ModuleProtocolVersion,
SlaveProperty_ModuleId,
SlaveProperty_Features,
} slave_property_t;