Moved define to header

This commit is contained in:
xennex22
2020-02-28 08:16:11 -08:00
committed by GitHub
parent 45f15274e4
commit 4fe85b5516

View File

@@ -32,7 +32,8 @@ extern "C" {
/*********************
* DEFINES
*********************/
#define LV_KEYBOARD_CTRL_BTN_FLAGS (LV_BTNMATRIX_CTRL_NO_REPEAT | LV_BTNMATRIX_CTRL_CLICK_TRIG)
/**********************
* TYPEDEFS
**********************/