Open realjoshuau opened 8 months ago
We found that the module offsets would keep getting lost when using MK4i modules because the resetModulesToAbsolute wasn't being called. This PR calls resetModulesToAbsolute after a 1-second delay to fix this issue.
resetModulesToAbsolute
We found that the module offsets would keep getting lost when using MK4i modules because the resetModulesToAbsolute wasn't being called. This PR calls
resetModulesToAbsolute
after a 1-second delay to fix this issue.