hyperion.ng/libsrc/leddevice/dev_serial
LordGrey 5d5b24979d
Fix #1007 - LED's retain last state after clearing a source (#1008)
* Save BLACK as lastLedColor during writeBlack

* Remove debug statement overhead

* Re-Add typecasting to ensure readable output

* Revert "New language support: Russian and Chinese (simplified)"

This reverts commit 5c95fab894.

* Ignore TemporaryError
2020-09-25 20:33:11 +02:00
..
LedDeviceAdalight.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceAdalight.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceAtmo.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceAtmo.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceDMX.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceDMX.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceKarate.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceKarate.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceSedu.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceSedu.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceTpm2.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceTpm2.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
ProviderRs232.cpp Fix #1007 - LED's retain last state after clearing a source (#1008) 2020-09-25 20:33:11 +02:00
ProviderRs232.h Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00