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
In timeslot.c timeslot_end a timer cleanup was added to prevent SD crashes. However this is ifdefed to the NRF52.
Is there a reason why the NRF51 was excluded?
The text was updated successfully, but these errors were encountered:
In timeslot.c timeslot_end a timer cleanup was added to prevent SD crashes. However this is ifdefed to the NRF52.
Is there a reason why the NRF51 was excluded?
The text was updated successfully, but these errors were encountered: