-
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add option to disable legacy OSC support in PulsoidModule
Added a new `disableLegacySupport` property to the `PulsoidModule` class to toggle legacy OSC support. Updated `SendHRToOSC` method to conditionally send additional OSC parameters based on this property. Introduced a new checkbox in `MainWindow.xaml` to allow users to enable or disable legacy OSC support through the UI.
- Loading branch information
Showing
2 changed files
with
38 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters