Search found 2 matches
- Wed Jan 06, 2021 3:36 pm
- Forum: Toon Apps
- Topic: Toon app: temperature readings
- Replies: 36
- Views: 44239
Re: Toon app: temperature readings
Thanks, I will look at it this evening.
- Tue Jan 05, 2021 10:42 pm
- Forum: Toon Apps
- Topic: Toon app: temperature readings
- Replies: 36
- Views: 44239
Re: Toon app: temperature readings
Hi all, I have also a Toon1 but no temperaturelogging working. Setting on the qt-log and there I found the culprit: a wrong include in the first lines of the app: import QtQuick 1.1, must be: import QtQuick 2.1 Alter these files: /qmf/qml/apps/temperaturelogger-1.3.4: AreaGraphMod.qml Temperaturelog...