Hi all,
I'm trying to have *all* the functions and data for a sensor (BME280) inside its bme280.c and bme280.h and be able to call them from main() (in main.c, there is also a main.h) but I keep running into missing stuff or duplicate stuff. I only have ..
↧