Re: [w3c/gamepad] Add gamepad light indicator extension (#143)

@marcoscaceres commented on this pull request.



> +        dictionary GamepadLightColor {
+          required octet red;
+          required octet green;
+          required octet blue;
+       };

I wonder if these should just default to 0? 

-- 
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-600390387

Received on Monday, 1 March 2021 05:00:27 UTC