#include "hal.h" void speakerStart(void); void speakerStop(void); void speakerUpdate(int16_t data, int len);