Dirk-Jan Faber
Dirk-Jan Faber
This might become a very interesting project, that I would like to follow and participate in. Is there a part list of the used hardware? And can you add the...
The includes are case sensitive on Linux and OS X systems, so fixed that. The other thing is that the file is not available in the repository. I am guessing...
If you use the less than () signs in your text, the browser might mix them with tags. Therefor use < and > instead.
Thanks for the nice node. What I am currently missing and would like to have is that the input object is configurable. So that the node can listen to `msg.blink`...
I am having some troubles getting the example working. After cloning the repo I cd to the `Example` directory and issue `pod update`, resulting in: ``` Update all pods Updating...
First of all, what a superb project. I got connecting the ESP32 to my `EHVX08S18D6V` figured out by following the documentation. Thanks for developing this. I would like to steer...