expose LV_COLOR_DEPTH and LV_COLOR_16_SWAP in micropython (#2679)
This commit is contained in:
@@ -35,6 +35,8 @@ extern "C" {
|
||||
/*********************
|
||||
* DEFINES
|
||||
*********************/
|
||||
LV_EXPORT_CONST_INT(LV_COLOR_DEPTH);
|
||||
LV_EXPORT_CONST_INT(LV_COLOR_16_SWAP);
|
||||
|
||||
/**
|
||||
* Opacity percentages.
|
||||
|
||||
Reference in New Issue
Block a user