Chroma.js added for UI color handling

Communication with 8-bit color light source will be in slightly
atypical RGBA notation, so chroma.js will be used to allow the UI to
set colors in any color space and convert to rgba for the firmware.
This commit is contained in:
mmcwilliams 2016-04-11 13:10:43 -04:00
parent 7e1e80f770
commit 02b32dd829
1 changed files with 33 additions and 0 deletions

33
app/js/chroma.min.js vendored Normal file

File diff suppressed because one or more lines are too long