Support different Sensor update types
This commit is contained in:
parent
ff07551a59
commit
09f7e55b4e
20 changed files with 258 additions and 41 deletions
|
|
@ -18,7 +18,7 @@ private:
|
|||
|
||||
public slots:
|
||||
|
||||
void sensorEvent(Sensor sensor);
|
||||
void sensorEvent(Sensor sensor, sensor_update_type_t type);
|
||||
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue