marchingband / wvr

Home of WVR, an open source, Arduino compatible, ESP32-based Sample Player and Audio Framework.
GNU General Public License v3.0
65 stars 9 forks source link

WVR.resetPin() should reset interrupts #74

Open marchingband opened 4 months ago

marchingband commented 4 months ago

WVR.resetPin() should call esp_err_t gpio_intr_disable(gpio_num_t gpio_num);