Firmware generated using MotorWorkbench 6.1.2 doesn't compile
I'm trying to generate the firmware for my B-G431B-ESC1 but it doesn't compile in CubeIDE.
Previously I was using the 5.4 version, but I decided to update to 6.1.2 since I saw that it had a better firmware generation. However, There are a lot of errors that seem like a variable has been renamed, for example:
../MCSDK_v6.1.2-Full/MotorControl/MCSDK/MCLib/G4xx/Src/r3_3_g4xx_pwm_curr_fdbk.c:1425:28: error: 'PWMC_Handle_t' {aka 'struct PWMC_Handle'} has no member named 'bMotor'; did you mean 'Motor'?
I have generated all of the files from scratch and only changed the main.c/.h files, so It shouldn't influence on this.
