2023-01-31 11:03 AM
2023-01-31 11:47 AM
Hello @Franksterb92,
The problem here seems to be related to the configuration of your project.
Make sure to include the top level include file, and it needs to fetch the others.
Imen
2023-02-01 02:37 AM
i have the #include "stm32f411xe.h" and it just gives me a ton of errors for the functionalState data type undefined i normally use my own drivers so its not a big deal there gotta be some .h file im missing tho but thanks for the response do you know where that datatype is defined cause honestly i didnt even know you could make custom datatypes im learning more and more about c as i go lol