StefanL38
StefanL38
No. I installed InkScape 0.91 and then copied the two files gears-dev.inx and gears-dev.py into folder C:\Program Files\Inkscape\share\extensions and then I got the things described in the issue I also...
Hi Neon22, thank you very much for explaining. Now I got the actual version working. Gitub seems to be for coding-nerds. What's the advantage of showing links with filenames that...
For making it easier to find this solution I want to add the error-messages that appear error: no matching function for call to 'LITTLEFS error: 'beginLittleFS' was not declared in...
I had this effect of website is not shown sometimes after uploading a new program. a simple reset on the microcontroller and a reload of the website and everything appeared.
The representation of a float is totally different than the representation of an integer  https://forum.arduino.cc/t/how-to-covert-4-bytes-to-float/612320 How can this representation ever work with a function that expects an integer??
I found the solution this modifying of the file ElegantOTA.h. This modification is far from beeing userfriendly You should find a way that this will be adjusted through a #define...
With ESP32 or ESP8266 use NewEncoder from gfvalvo instead https://github.com/gfvalvo/NewEncoder best regards Stefan
Here is a demo-code that uses two encoders and functions that are handy to use. As I'm a native german and this demo-code was for a german user it is...
I'm just using the library NewEncoder in NewEncoder debouncing is done by software and it even handles all situations of switch A/B open / closed at any position if you...
I second that. How the heck does it take 2 to 14 seconds until the ping.ping-thing has processed the ping??? If I do a ping from my laptop the answer...