wangchdo commented on code in PR #3297:
URL: https://github.com/apache/nuttx-apps/pull/3297#discussion_r2664483257


##########
testing/ostest/hrtimer.c:
##########
@@ -126,7 +126,7 @@ static void hrtimer_test_init(FAR struct hrtimer_test_s 
*hrtimer_test,
  *
  ****************************************************************************/
 
-static uint32_t test_hrtimer_callback(FAR hrtimer_t *hrtimer)
+static void test_hrtimer_callback(FAR hrtimer_t *hrtimer, uint64_t expired)

Review Comment:
   Done



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