benzino77
benzino77
I'm observing the same situation (clamd v0.104 and clamd v0.105). What I can say is that sometimes it is `rejected` on `socket.error` and sometimes it is `resolved` with `NodeClamError`: Reject...
I have investigated it a little bit more, and it looks like it can be a problem on `clamscan` side (don't know where exactly). Calmav is calling function `handle_stream` to...
No problem. I will make PR with proposition.
Now I start thinking that it can be `clamd` problem. I've performed some tests on `v0.103.6 clamd` and it looks like `clamscan` is detecting socket error (write EPIPE), before any...
This looks really nice! Give me time to check it.
Have a look here (this is just a concept but you will see the idea). https://codesandbox.io/s/solitary-sunset-b1e1s?file=/demo.js I think that features should be "more compact". Now it is a long, long...
Put them together?
ILI9342 is... only supported on ESP32? At least it looks like. Maybe we should ask @ascillato or @Jason2866.
Let's move forward step by step to finally reach the moment when we both agree that this is what we want to see in new version of TC.
> I don't have that display for testing it with ESP8266, but checking the code driver there isn't any exlusion for ESP8266. It's true, but it trows nasty error on...