8 #include "sensor_common.h"
struct MblMwDataSignal MblMwDataSignal
A event fired from the MetaWear board that also contains data.
Definition: datasignal_fwd.h:15
#define METAWEAR_API
Indicates the function should be exported to the symbol table
Definition: dllmarker.h:27
METAWEAR_API MblMwDataSignal * mbl_mw_switch_get_state_data_signal(const MblMwMetaWearBoard *board)
Retrieves the data signal representing switch state data The switch is either pushed (1) or not pushe...