2025-01-03 01:08 PM
I get this error when I try to add code for the BMO 280 sensor. I downloaded all the .h and .c files directly from GitHub.
I can't find this header file.
2025-01-04 07:32 AM
It's here:
I'd recommend using STM32CubeMX to generate the starting code. That will get you up and running quickly. You can modify it however you want after that.