Move MotorFaultState to EoMotionControl in order that we can use same type on both fw and sw.
Then add the enum typedef as guard
Change type mc_fault_state for being compliant with all definitions done in fw and sw
Ciao @MSECode, I add comments in the code. So please use the type you defined eOmc_motorFaultState_t and rename the type to be compliant with the other type.
Move MotorFaultState to EoMotionControl in order that we can use same type on both fw and sw. Then add the enum typedef as guard Change type mc_fault_state for being compliant with all definitions done in fw and sw
Related to: https://github.com/robotology/icub-firmware/pull/472 https://github.com/robotology/icub-main/pull/942