Skip to content

Commit

Permalink
Enable sample accurate automation in SoftVacuum
Browse files Browse the repository at this point in the history
  • Loading branch information
robbert-vdh committed Apr 24, 2023
1 parent 1cedd1f commit af12853
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/soft_vacuum/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,8 @@ impl Plugin for SoftVacuum {
},
];

const SAMPLE_ACCURATE_AUTOMATION: bool = true;

type SysExMessage = ();
type BackgroundTask = ();

Expand Down

0 comments on commit af12853

Please sign in to comment.