You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a workaround for this? I'd really love to run a basic http server on a MatrixPortal M4. This closed issue points to using WSGI, but because of this bug WSGI doesn't work either. The linked issue above is closed as completed but I don't see the resolution...
Hello,
Since this conversion happened:
adafruit/Adafruit_CircuitPython_ESP32SPI#198
esp32spi_wsgiserver.py will need to be updated please to fix the import to socketpool instead of socket
And the
set_interface
command was removed. So line 45 for example will need to be updated pleaseThanks,
Dan
The text was updated successfully, but these errors were encountered: