boschsensortec / BMI323_SensorAPI

BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

cpp end guards missing in all header files #2

Open kartikkanugo opened 1 year ago

kartikkanugo commented 1 year ago

/! CPP guard /

ifdef __cplusplus

}

endif

marcirsch commented 5 months ago

Just noticed that I'm not the first one running into this 😄 Opened a PR #4 which will hopefully be reviewed soon