wpilibsuite/wpilib-docs

Document DeferredCommand in Command Compositions article

开放

#2,368 创建于 2023年10月27日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (297 个派生)auto 404
Component: WPILibJ/WPILibCGood First Issue

仓库指标

星标
 (187 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

We should add a short example and explain why it should generally be preferred over the deferred proxy constructor (DeferredCommand keeps everything within the composition instead of delegating to the scheduler) https://docs.wpilib.org/en/latest/docs/software/commandbased/command-compositions.html

贡献者指南