8 #include "peripheral_common.h"
#define METAWEAR_API
Indicates the function should be exported to the symbol table
Definition: dllmarker.h:27
METAWEAR_API void mbl_mw_haptic_start_buzzer(const MblMwMetaWearBoard *board, uint16_t pulse_width_ms)
Drives a buzzer - Pulls down the HCD pin The MetaWear has a driver for motor or buzzers that are 3C c...
METAWEAR_API void mbl_mw_haptic_start_motor(const MblMwMetaWearBoard *board, float duty_cycle_per, uint16_t pulse_width_ms)
Drives a motor - Pulls down the HCD pin The MetaWear has a driver for motor or buzzers that are 3C co...