Shawn A

Results 193 issues of Shawn A

Hello! Nice project, I am looking around and checking out some ir blaster libs and stuff, was wondering if you came across any that took advantage of the web interface...

Looks all glitchy on chrome , rotation elements flicker in and out and jump position. I suspect a chrome bug related to animating or opacity and transform offsets on subpixel...

PR is FOR TRACKING and diffs, do not merge!

### Board esp32 c3 devkit ### Device Description espressif devkit tested G3v01 tested Possible also an ESP-Sx issue ### Hardware Configuration nothing special ### Version v2.0.4 ### IDE Name pio...

Status: Test needed
Area: BT&Wifi
Resolution: Awaiting response

There are several open issues that all seem related to wifi being broken on esp32 s3 and c3, seems to work on the latest esp lib. Not sure if its...

bug
DEV Help Wanted
ESP32

I had to make major changes to some stuff to get esp8266 to work. mostly #ifndef __SAM3X8E__ problems had to be removed or new blocks added for esp8266 Bring in...

Similar to the marlin tool https://marlinfw.org/tools/u8glib/converter.html Toggles for binary and ascii eg ``` B00000111,B11000000, // . . . . . # # # # # . . . . ....

enhancement
help wanted

Add pio library file so it can be listed and add dependancies etc.

`delayMicroseconds(50000);` is blocking on esp8266, prevents some wifi routines and can trigger watchdog also, and probably not needed for most instances anyway.

type: enhancement
topic: code