microsoft / pxt-neopixel

A Neo-Pixel package for pxt-microbit
https://makecode.microbit.org/pkg/microsoft/pxt-neopixel
MIT License
57 stars 139 forks source link

HSV units should be scaled to 256 #11

Open pelikhan opened 7 years ago

pelikhan commented 7 years ago

To avoid floating point.

edbrannin commented 1 year ago

To other people who land here trying to figure out the HSV: Hue is 0-360, Saturation & Value are 0-99