mmuecke

Results 5 comments of mmuecke

I have the same issue. You can find an example here: https://github.com/mmuecke/RxMQTTnet/pull/18 In VS 100% and 84.21% with coverlet collector (https://codecov.io/gh/mmuecke/RxMQTTnet/compare/dc6b99f4e2024a2a37feb83651c3b4022626e236...cc663c761b2117d3445d4b3ba0aa7d384a6e5bfe/changes)

Hi thanks for the contribution. I have checked the change and using the topic filter when creating the subscription may cause a problem. The subscription is only done once per...

maybe a help for #2647

I have progressed by downloading the latest version from the Arduino website. But I'm getting this error now. [ 96%] Building C object CMakeFiles/arduino_opcua.dir/lib/open62541/open62541.c.obj /home/mmuecke/open62541-arduino/build/lib/open62541/open62541.c:8721:9: note: #pragma message: No native...

I'm sorry the error description was so brief. I tried it again. My procedure: 1. VM Ware Ubuntu 18.04 created from ISO 2. everything prepared with the following commands: ```...