CUBE MX Regenerates main.c to original example
I have created a project from one of the Example Applications in STM32 WB CUBE.
I exported the whole of the code and renamed the project with the intention that it be independent of the original example.
My development environment is STMCubeIDE.
I made a few changes of variable names in main.c
When I edit the project .ioc file from inside the IDE using MXCube, the variables I'd changed in main revert to their names in the original example.
How is this happening? Is it possible to stop it happening?
