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