gustavonihei commented on a change in pull request #591:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/591#discussion_r603273550



##########
File path: examples/lvgldemo/lvgldemo.c
##########
@@ -153,16 +172,29 @@ int main(int argc, FAR char *argv[])
 
   lv_init();
 
-  /* Display interface initialization */
-
-  fbdev_init();
-
   /* Basic LittlevGL display driver initialization */

Review comment:
       ```suggestion
     /* Basic LVGL display driver initialization */
   ```
   On line 171 there is another `LittlevGL` reference that should be fixed.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to