Changing LED colour gradient according to temperature sliders 71/14171/8 5.99.1 flounder/5.99.1 flounder_5.99.1
authorYordan Dimitrov <y.dimitrov.14@gmail.com>
Mon, 4 Jun 2018 14:29:50 +0000 (17:29 +0300)
committerYordan Dimitrov <y.dimitrov.14@gmail.com>
Tue, 19 Jun 2018 18:32:02 +0000 (19:32 +0100)
commitf18741520f54365141d997fe7a7a40d0b8f9bc5e
treec13631838af9a56ddf513ffcb13ca74b13104f4f
parentafee2b7f2409d0394d9254c96dd30fd4c35f73e7
Changing LED colour gradient according to temperature sliders

v1
- the colour of the LED reflects the temperature of both sliders
  at the same time
- colour gradient starts from blue and ends with red:
  for low and high temperatures, respectively.

v2
- removed all A/C code
- paths are read from a predefined variables

v3
- removed trailing spaces and converted tabs to spaces

v4
- changed some tabs to space where appropriate and removed unnecessary code

Change-Id: I989d6779c0a72b9def74bc9bcf41ae01d368ba8a
Signed-off-by: Yordan Dimitrov <y.dimitrov.14@gmail.com>
app/HVAC.qml
app/api/Binding.qml
binding/hvac-demo-binding.c