- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 02 Mar 2021 21:41:33 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 3 March 2021 05:41:45 UTC
@marcoscaceres commented on this pull request. > + + <dl data-dfn-for="GamepadLightIndicatorType"> + <dt>"<dfn>on-off</dfn>"</dt> + <dd> + Light indicator that supports a single color. + </dd> + + <dt>"<dfn>rgb</dfn>"</dt> + <dd> + Light indicator that supports multiple colors. + </dd> + </dl> + </section> + + <section> + <h2><dfn>GamepadLightColor</dfn></h2> ```suggestion <h2><dfn>GamepadLightColor</dfn> dictionary</h2> ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/143#pullrequestreview-602527050
Received on Wednesday, 3 March 2021 05:41:45 UTC