BMI323_SensorAPI
BMI323_SensorAPI copied to clipboard
cpp end guards missing in all header files
/*! CPP guard */ #ifdef __cplusplus } #endif
Just noticed that I'm not the first one running into this 😄 Opened a PR #4 which will hopefully be reviewed soon