#ifndef BM_EVENTS_H #define BM_EVENTS_H #include // bool send_app_event(app_event_t *event); // void deinit_event_queue(QueueHandle_t& event_queue); #endif