#include #include inline void mp_flipper_vibro(bool state) { furi_hal_vibro_on(state); }