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
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
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.