_modflipperzero.h 71 B

12345
  1. #pragma once
  2. #include <stdbool.h>
  3. void mp_flipper_vibro(bool state);