terry0012 commented on code in PR #10526:
URL: https://github.com/apache/nuttx/pull/10526#discussion_r1320418509


##########
arch/sim/src/sim/sim_framebuffer.c:
##########
@@ -215,6 +219,19 @@ static int sim_closewindow(struct fb_vtable_s *vtable)
   return ret;
 }
 
+#ifdef CONFIG_FB_SYNC
+static int sim_waitforvsync(struct fb_vtable_s *vtable)

Review Comment:
   OK,  we remove it first and add it to fb driver in the next commit.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to