Fix/no signal detection (#1087)

This commit is contained in:
Florent Benoist
2020-11-18 19:25:43 +01:00
committed by GitHub
parent a0311bd8b5
commit c4e15dba00
2 changed files with 10 additions and 3 deletions

View File

@@ -48,6 +48,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- AVAHI included in Webserver (#996)
- Fix add libcec to deb/rpm dependency list
- Fix Hyperion configuration is corrected during start-up, if required
- Fix color comparison / Signal detection (#1087)
### Removed
- Replace Multi-Lightpack by multi-instance Lightpack configuration (#1049)