1#ifndef SERIAL_SIM_LIS2MDL_H
2#define SERIAL_SIM_LIS2MDL_H
11 bool begin(
int addr) {
return true; }
void getEvent(sensors_event_t *mag)
void enableInterrupts(bool a)
void setDataRate(int rate)
void updateMag(sensors_event_t *mag)
static SerialSim & getInstance()