Tolentino Cotesta

Results 83 comments of Tolentino Cotesta

Hi Michael. To introduce the latest features (manual wifi configuration) I had to slightly modify the structure of the config.json file. I tried to make the change backwards compatible, but...

Hi @GregAscolab You are right. I need to review this method in order to offer more possibilities of operation. I usually prefer that the ESP goes into AP mode when...

Added `getCaptivePortal()` in laste relase. I've modified also a little the connection methods.

Hi and sorry for the huge delay in replying. I had already noticed this problem. Basically if the value of the element is updated by the script, the change event...

I know the message is annoying, but it doesn't depend on the library. When there are dependencies specified in a library properties file, the popup always shows up even if...

Yes it is. You can experience the same behavior on many other libraries where dependencies are explicitly indicated. For example, in the most common Adafruit libraries there are always dependencies...

Yes I am aware of this. I have already [committed ](https://github.com/cotestatnt/AsyncTelegram2/commit/e7ba972c69d9d203927b5be0330d794595cf878f#diff-6ab33ec1a74627c0fb9c2c577a60283c8457c341811a8af43cdfae45875a2f85R267) to solve the warning.

The problem is due to the fact that the Segger Bin2C tool generates an array with a different name and in the latest versions I decided to use this tool...