Question
MCSDK 5.4.8 g++ compile problem
I don't know where to report it. In the file MotorControl/MCSDK/MCLib/Any/Inc/hall_speed_pos_fdbk.h
In Line 232 is missing:
...
#ifdef __cplusplus
}
#endif /* __cpluplus */
....
#endif /*__HALL_SPEEDNPOSFDBK_H*/
