JackGruber
JackGruber
The error occurs again in version `2.9.12` and higher
Error is still there on `2.11.2`
The problem still exist in `2.11.9`
This is likely to be due to the same problem as with https://github.com/laurent22/joplin/issues/5102 .
you can use the git url instead of the name in PlatformIO to get the latest version from git. ``` lib_deps = https://github.com/ricki-z/SDS011 ```
Hi, below is a copy paste of a code I use. After the wakeup you have to wait 30 seconds. ``` sds.begin(); sds.setQueryReportingMode(); // ensures sensor is in 'query' reporting...
We don't assign issues, feel free to work on it.
The idea is not bad. I'll add it to the to-do list.
I'm currently away on holiday, but will have a look at this over the next few weeks.
Problem is the `"` in the password, but only on direct Joplin calls in the integration test `"` is working.