You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments