Added vibration
This commit is contained in:
6
RTT.pro
6
RTT.pro
@@ -20,7 +20,8 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
||||
SOURCES += \
|
||||
histogramchart.cpp \
|
||||
main.cpp \
|
||||
Manager.cpp
|
||||
Manager.cpp \
|
||||
vibration.cpp
|
||||
|
||||
RESOURCES += qml.qrc
|
||||
|
||||
@@ -50,7 +51,8 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
|
||||
HEADERS += \
|
||||
Manager.h \
|
||||
histogramchart.h \
|
||||
uwb.h
|
||||
uwb.h \
|
||||
vibration.h
|
||||
|
||||
DISTFILES += \
|
||||
_android/src/UWB.java \
|
||||
|
||||
Reference in New Issue
Block a user