评论#

注释块用于在 VEXcode 项目中做注释。

aria-description 放在这里#
[comment]

在块内输入任何评论。

在此示例中,我们使用注释来记录机器人正在执行的操作。这样可以更轻松地发现项目中的任何错误。

aria-description 放在这里#
当开始 :: hat events
[Drive forward for 200mm.]
驱动 [向前 v] (200) [毫米 v] ▶
[Turn right for 3 seconds.]
[右 v] 转
等待 (3) 秒
[Stop driving once the Drivetrain is done turning.]
驱动停止