Stefano Cappa

Results 109 comments of Stefano Cappa

> would be useful to get more detailed information about user action inside ImageModalEvent.action @yarozar totally agree with you about this. This could be interesting.

@DeMille I want to explain the problem in a better way. I'm using BonjourConformanceTest from [Apple developer website](https://developer.apple.com), but it stops with a failure at step I.5 (Link-Local Address Allocation...

Oh wait probably I made a mistake. What is failing is test "SUBSEQUENT CONFLICTS" Phase I.5 and not I.3. I updated the previous comment and removed another one because wrong....

Perfect. I'm sorry but I discovered that the tests were failing because of avahi, pre-installed on raspian. Tomorrow I'll check again and I'll update you

this pr could be very useful

Hi @crankyoldgit thanks for the info. I tried to add `ac.calibrate();` in `setup()` before `ac.begin()` but it still not working. The same, also with `ac.calibrate();` after `ac.begin()`. > Looking into...

Tested on all 3 versions of ESP32 DevKits and these are the results: - ESP32 DevKit-C (the first version with ESP32-WROOM-32): OK - ESP32 S2 DevKit-C (ESP32-S2-SOLO): **not working as...

No idea. Is it a sort of mid version between ESP32 and ESP32S2?

Can I use this for oauth authentication?

Ah Ok. But, I need to solve a specific problem. I want to try to explain it. Any advice is welcome. Suppose that I have many html files (text plus...