Skip to content

Commit

Permalink
prettified
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyp committed Nov 9, 2024
1 parent 3f505f1 commit ffab50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/utils/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const BUTTON_STATUS = {
SHORT_RELEASE: 49,
LONG_RELEASE: 50,
DOUBLE_PRESS: 51,
TOGGLE:52,
TOGGLE: 52,
TOGGLE_HOLD: 53,
BRIGHTNESS_UP_CLICK: 54,
BRIGHTNESS_UP_HOLD: 55,
Expand Down

0 comments on commit ffab50b

Please sign in to comment.