Changed non-debug macro expansion (#1808)

This commit is contained in:
xennex22
2020-09-22 06:53:36 -07:00
committed by GitHub
parent ddf33b2fd9
commit eb056315c3
16 changed files with 33 additions and 75 deletions

View File

@@ -120,7 +120,6 @@ lv_obj_t * lv_disp_get_layer_sys(lv_disp_t * disp)
return disp->sys_layer;
}
/**
* Assign a screen to a display.
* @param disp pointer to a display where to assign the screen