Trailhead
Trailhead
It should be noted that only the S2 and S3 boards would work anyway. The WROOM and WROVER modules use a USB to Serial IC that will not do HID.
I'm looking at this now and I suspect it was caused on my system by running manual_reset.py without root permissions. You end up in a really broken state where both...
What's the benefit of an SMT version? In my experience, nobody would build one. On Thu, Sep 5, 2019 at 8:13 AM 01GOD wrote: > Hi, > > Would be...
It works. The pins can be whatever you want. For example I'm using: ` out->SetPinout(39, 40, 38); `
Ok, gotcha. Not an expert at the JS stuff but I can look at the console and poke at a repo. :D