Skip to content

Commit

Permalink
fix(ignore): Add th1-th10 endpoints for Ubisys H10 (#18405)
Browse files Browse the repository at this point in the history
See #18121
  • Loading branch information
sjorge authored Jul 23, 2023
1 parent 57d031d commit 91f22f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/util/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const endpointNames = [
'ep1', 'ep2', 'row_1', 'row_2', 'row_3', 'row_4', 'relay', 'usb',
'l1', 'l2', 'l3', 'l4', 'l5', 'l6', 'l7', 'l8',
'l9', 'l10', 'l11', 'l12', 'l13', 'l14', 'l15', 'l16',
'th1', 'th2', 'th3', 'th4', 'th5', 'th6', 'th7', 'th8', 'th9', 'th10',
'button_1', 'button_2', 'button_3', 'button_4', 'button_5',
'button_6', 'button_7', 'button_8', 'button_9', 'button_10',
'button_11', 'button_12', 'button_13', 'button_14', 'button_15',
Expand Down

0 comments on commit 91f22f1

Please sign in to comment.