JianyuWang0623 commented on code in PR #3101:
URL: https://github.com/apache/nuttx-apps/pull/3101#discussion_r2158572566


##########
system/fastboot/fastboot.c:
##########
@@ -978,65 +986,79 @@ static void fastboot_oem(FAR struct fastboot_ctx_s *ctx, 
FAR const char *arg)
     }
 }
 
-static void fastboot_command_loop(FAR struct fastboot_ctx_s *ctx)
+static void fastboot_command_loop(FAR struct fastboot_ctx_s *first2ctx,

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: commits-unsubscr...@nuttx.apache.org

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

Reply via email to