Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/profezzorn/ProffieOS
Browse files Browse the repository at this point in the history
  • Loading branch information
profezzorn committed Mar 18, 2024
2 parents 5fe7c29 + f051a10 commit 4c3e064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion props/saber_BC_buttons.h
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ EFFECT(push); // for Force Push gesture
EFFECT(quote); // for playing quotes
EFFECT(monosfx); // for Monophonically played sounds (iceblade, seismic charge etc...)
EFFECT(swap); // for standalone triggering EffectSequence<>
EFFECT(mute); // Plays before mute ignition to avoid confusion.
EFFECT(mute); // Notification before muted ignition to avoid confusion.

class DelayTimer {
public:
Expand Down

0 comments on commit 4c3e064

Please sign in to comment.