netmindz
netmindz
https://forum.arduino.cc/t/enabling-wifi-conflicts-with-button-interrupts-resolved/644348/7
I need to tripple check, but I believe that disabling all interrupts will stop the WiFi stack working
You might like to try my RPMs binary http://rpms.netmindz.net/FC13/i386/RPMS.netmindz/ source http://rpms.netmindz.net/FC12/SRPMS.netmindz/ or try switching the url for different releases of fedora
It looks like an issue related to files that are on an NFS share. The initial scan finds all the files, but the watching then thinks the files have all...
What should be providing this file?
Yeah it looks like it should be all lowercase
WLED does not use FastLED for it's output, it uses NeoPixelBus It's on my to-do list to try adding both FastLED and this driver as options to see which is...
Initial tests with DSGridDd and teensy 4.0 working
GET /login HTTP/1.1 Host: 192.168.1.2:3689 Client-DAAP-Version: 3.0 Accept-Language: en-us, en;q=5.0 Accept-Encoding: gzip Client-DAAP-Access-Index: 2 HTTP/1.1 403 Forbidden Content-Type: text/html Connection: close Date: Wed, 20 Oct 2010 11:16:06 GMT Content-Length: 132...
The following patch works round the bug