build error
I got a problem when building the project in the CubeIDE.
According to the console, the function "function1" is not declared, but in the .hpp it is.
I think the .cpp is not realizing that the .hpp is changing.
Here, when I use the content assit, function1 doesnt show up.


