Skip to content

Feature: multiple callbacks

Compare
Choose a tag to compare
@bertmelis bertmelis released this 16 Nov 20:59
· 18 commits to main since this release
a25bec6

This release brings multiple callbacks.

When setting EMC_MULTIPLE_CALLBACKS to 1, you can attach multiple callbacks to the same event. Removing a callback is also possible.

Minor code cleanup included.