Change tinkerforge support default to ON, because no external libraries are needed

Former-commit-id: 5901c9405e3ea69bde5ab273806e6d9f13060b65
This commit is contained in:
johan 2014-03-09 12:09:17 +01:00
parent 62291adb52
commit 89ecbf1e0c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ message(STATUS "ENABLE_SPIDEV = " ${ENABLE_SPIDEV})
option(ENABLE_V4L2 "Enable the V4L2 grabber" ON)
message(STATUS "ENABLE_V4L2 = " ${ENABLE_V4L2})
option(ENABLE_TINKERFORGE "Enable the TINKERFORGE device" OFF)
option(ENABLE_TINKERFORGE "Enable the TINKERFORGE device" ON)
message(STATUS "ENABLE_TINKERFORGE = " ${ENABLE_TINKERFORGE})
# Createt the configuration file