I2C LSM9DS1 RaspberryPI C++ Library
|
Callback interface where the callback needs to be implemented by the host application. More...
#include <LSM9DS1.h>
Public Member Functions | |
virtual void | hasSample (LSM9DS1Sample sample)=0 |
Called after a sample has arrived. | |
Callback interface where the callback needs to be implemented by the host application.