Skip to content

clear callback function on quit

Patrick Dupuis requested to merge topic/clearCallback into develop

This MR clears Satie's post-boot callback function (doneCb) after quit. I suppose this change is debatable, but I feel it makes sense to get rid of it after quit since it was created at boot.

Merge request reports