#pragma once #include "bitmap_disp_buttons.h" #include "disp_layout_types.h" extern const BITMAP_buttonName_t btn_names[LAY_STATE_MAX][LAY_BTN_MAX]; extern const uint8_t btn_pos_x[LAY_BTN_MAX];