Commit 46a4393
committed
espressif: fix deinit to track that it freed its pcnt unit
otherwise, check_for_deinit would not notice the unit was deinitialized,
and calling deinit a second time could release resources in use by
another object.1 parent f8c5aab commit 46a4393
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
0 commit comments