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



##########
File path: examples/lvgldemo/lvgldemo.c
##########
@@ -89,6 +90,25 @@ void lv_demo_widgets(void);
  * Private Functions
  ****************************************************************************/
 
+/****************************************************************************
+ * Name: monitor_cb
+ *
+ * Description:
+ *   Monitoring callback from lvgl every time the screen is flushed.

Review comment:
       ```suggestion
    *   Monitoring callback from LVGL every time the screen is flushed.
   ```
   ```suggestion
    *   Monitoring callback from lvgl every time the screen is flushed.
   ```




----------------------------------------------------------------
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