Implemented timeout for restoring original state.

Former-commit-id: 925b063aba1a859b592ead9b75ce67d90fb81e28
This commit is contained in:
ntim
2014-05-03 10:12:41 +02:00
parent 9220c346bb
commit 8cca280fdc
3 changed files with 16 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ include_directories(
# Group the headers that go through the MOC compiler
SET(Leddevice_QT_HEADERS
${CURRENT_SOURCE_DIR}/LedDeviceAdalight.h
${CURRENT_SOURCE_DIR}/LedDevicePhilipsHue.h
)
SET(Leddevice_HEADERS
@@ -29,7 +30,6 @@ SET(Leddevice_HEADERS
${CURRENT_SOURCE_DIR}/LedDeviceSedu.h
${CURRENT_SOURCE_DIR}/LedDeviceTest.h
${CURRENT_SOURCE_DIR}/LedDeviceHyperionUsbasp.h
${CURRENT_SOURCE_DIR}/LedDevicePhilipsHue.h
)
SET(Leddevice_SOURCES