PeterBee97 commented on code in PR #18745:
URL: https://github.com/apache/nuttx/pull/18745#discussion_r3098490083


##########
arch/sim/src/sim/sim_camera.c:
##########
@@ -38,24 +44,40 @@
  * Pre-processor Definitions
  ****************************************************************************/
 
-#define SIM_CAMERA_PERIOD    MSEC2TICK(CONFIG_SIM_LOOP_INTERVAL)
+#define SIM_CAMERA_PERIOD USEC2TICK(1000000 / 30)

Review Comment:
   my bad :<



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