Closed
Description
I tested Touch Alarm with the ESP32S2 with the code sample in #3850
When in fake sleep (USB connected to computer), it seems that my board wakeup twice in a raw when I touch.
The double trigger on touch only seems to occur with the USB connected to computer, but not when on a power supply.
Basically it made the code blink the blue LED twice in a raw for 5 seconds (with a single touch of the pin).
Tested with 6.1.0-beta3.
The wake-up speed is also much faster in fake sleep.