Closed PBrunot closed 10 months ago
Long tap is required when the machine needs maintenance and the fab lab staff wants to register the performed maintenance on the machine.
While testing on ESP32S3 it was observed that the long tap takes milliseconds to be completed, there's a bug in the waiting routine.
fixed in commit 0845c33
Long tap is required when the machine needs maintenance and the fab lab staff wants to register the performed maintenance on the machine.
While testing on ESP32S3 it was observed that the long tap takes milliseconds to be completed, there's a bug in the waiting routine.