02-28-2022 11:03 AM
Hi,
Im using BME688 API and I notices that it uses 'coines.h' library for i2c. Is there any way to replce this one to another one?
Thanks
Solved! Go to Solution.
02-28-2022 12:47 PM
Hello NBG,
Of course, you can replace it according to your actual host platform. The sensor API is portable and only needs to implement hardware related interfaces.