[wip] controllers and display
This commit is contained in:
7
firmware/shared_libs/disp_layout/disp_layout_defs.h
Normal file
7
firmware/shared_libs/disp_layout/disp_layout_defs.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#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];
|
||||
Reference in New Issue
Block a user