d03n3rfr1tz3 / ULP-Pulse

Examples of using the ULP Co-Processor of the ESP32 with simple pulse counting, which I extended for also saving the shortest pulse.
Creative Commons Zero v1.0 Universal
25 stars 6 forks source link

Fix shortest pulse timing #1

Closed nightbikeman closed 2 years ago

nightbikeman commented 2 years ago

Restore pulse_cur from memory before comparison

d03n3rfr1tz3 commented 2 years ago

Thank you!