Commit f4f1c89
pinMatrixInDetach() has wrong parameter (espressif#5385)
Fixes espressif#5112
Call to pinMatrixInDetach() was changed from version 1.0.6 in version 2.0.0 injecting a bug as seen in cores/esp32/esp32-hal-uart.c
espressif@80418fa
Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>1 parent cbcba53 commit f4f1c89
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments