Hamish West

Results 4 issues of Hamish West

Hi, Thanks for this Library! This is what I have found out about the title's topics. There are several reports of 6 second response times. It seems to me to...

Although the sketch compiles OK, you get these warnings with Arduino 2.0.4 and board Node32s from "esp32 by Espressif Systems" 2.0.7 - `c:\Users\Hamish\Documents\Arduino\libraries\async-mqtt-client-master\src\AsyncMqttClient.cpp: In constructor 'AsyncMqttClient::AsyncMqttClient()': c:\Users\Hamish\Documents\Arduino\libraries\async-mqtt-client-master\src\AsyncMqttClient.cpp:44:19: warning: missing initializer...

**Many thanks to Tobozo for setting up this new panel for me.** Running the code below gives this error in `tft.init();` - ` E (1006) spi_master: spi_master_init_driver(236): invalid core id`...

pinned

Hi, Thanks for publishing this library! I'm using it now instead of ESPWiFiMqttWrapper. I've noticed a couple of things - - A `while (WiFi.status() != WL_CONNECTED) {` loop is needed...