Skip to content

Commit ef66463

Browse files
pkg/lvgl/lv_conf: fix documentation
1 parent 31a05b5 commit ef66463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/lvgl/include/lv_conf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ extern "C" {
3030
*====================*/
3131

3232
/* Color depth:
33-
* - 1: 1 byte per pixel
33+
* - 1: 1 bit per pixel
3434
* - 8: RGB233
3535
* - 16: RGB565
3636
* - 32: ARGB8888

0 commit comments

Comments
 (0)