Files
espurna/code
Maxim Prokhorov 4bb0c3386a light: more refactoring
Reading clang-tidy reports... Make sure to explicitly handle instances
of float -> (unsigned) long  silently removing the fractional part.
Also, small adjustments to the way these values are parsed.

Specifically:
- calculating step & time in the transition function
- rgb channels temperature adjustment from kelvins

Get rid of input & target as bool param. Replace it with more
specific functions, named accordingly, returning the Rgb struct.
(also fixes `rgb` command not returning what the rest of the API returns)

As a side-effect, make RGB payload conversion use a more paranoid parsing & serialization methods.
2021-09-03 11:03:53 +03:00
..
2021-09-03 11:03:53 +03:00
2021-08-30 14:34:30 +03:00
2019-07-11 00:34:17 +03:00
2021-08-12 10:49:09 +03:00
2019-07-11 00:34:17 +03:00
2021-08-16 17:00:57 +03:00
2019-07-11 00:34:17 +03:00