Gustavo
Results
2
issues of
Gustavo
Every time a Gauge project is opened in VS Code, Auto Save becomes enabled on its own (well, I suspect the plugin is enabling it when it becomes active). Observations...
Hi, I see the following warning when compiling MQTT-TLS: ``` /Users/me/bestPrjEver/lib/MQTT-TLS/src/MQTT-TLS.cpp: In member function 'MQTT::handShakeTls()': /Users/me/bestPrjEver/lib/MQTT-TLS/src/MQTT-TLS.cpp:727:45: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 727 | } while...