Is there any way to clear the app_scheduler queue? When BLE notifications are enabled, certain tasks are put into the scheduler. When BLE notifications are disabled, I would like to clear the app_scheduler queue so any scheduled tasks removed.
Is there any way to clear the app_scheduler queue? When BLE notifications are enabled, certain tasks are put into the scheduler. When BLE notifications are disabled, I would like to clear the app_scheduler queue so any scheduled tasks removed.
Hi
No, there is no API for that, so if you want a feature like this you'd have to change how the scheduler is implemented I'm afraid.
Best regards,
Simon
Hi
No, there is no API for that, so if you want a feature like this you'd have to change how the scheduler is implemented I'm afraid.
Best regards,
Simon