Go to the documentation of this file.
21 #ifndef SENSORTHREAD_H
22 #define SENSORTHREAD_H
207 void message(QString text,
bool CR=
true,
bool sayIt=
false,
bool addTimestamp=
true);
404 static const bool ON =
true;
405 static const bool OFF =
false;
418 static const char TOP = 2;
459 static const unsigned char RED = 1;
460 static const unsigned char GREEN = 2;