Type 'Button' could not be resolved
Hi! I am getting this error and not being able to find out why. I've looked online and haven't found an answer either.
I have some #defines in my header file and for some reason I it is like my source file can't see these definitions. I've done just the same for all my other files and all of them work, however this one gives me: Type 'Button' could not be resolved.
I checked if there is a type, but everything seems to be correct. Any chance someone could help me?
Thank you!!
(I am using STM CUBE IDE)
