- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 08 Apr 2021 16:18:20 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 8 April 2021 23:18:33 UTC
@marcoscaceres commented on this pull request. > + </p> + + <p> + For <code>on-off</code> light indicators, one or more non zero values + denotes the light indicator is on, whereas a zero value for all + components indicates the light indicator is off. + </p> + + <p> + For RGB light indicators, one or more non zero values specify the + color of the light indicator, whereas all zero values indicate the + light indicator is OFF. + </p> + + <p> + The returned Promise will resolve <code>true</code> when setting the ```suggestion The returned Promise will resolve `undefined` when setting the ``` -- 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-631910263
Received on Thursday, 8 April 2021 23:18:33 UTC