rljonesau
rljonesau
Your REST API example demonstrates a node with no defined method or path. I tried a node with a defined path but no method, expecting the handler to then switch...
As the ESP32 has a pin multiplexer, can you possibly modify the library so a reference to an SPIClass instance can be passed in the constructor, and that reference is...
If an instance is created using the Adafruit_SH1106(int8_t DC, int8_t RST, int8_t CS) constructor, sid is not explicitly set to anything other than -1. This means in begin() the code...
Do not store telnet pings in buffer. Tidier holdoff management