Skip to content

Commit

Permalink
Added CLK/DT labels to Pin A/B
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepparks committed Mar 10, 2024
1 parent 9092cc8 commit 11c706a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/src/Locales/en/Addons/Rotary.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ export default {
'header-text': 'Rotary Encoders',
'encoder-one-label': 'Encoder 1',
'encoder-two-label': 'Encoder 2',
'encoder-pin-a-label': 'Pin A',
'encoder-pin-b-label': 'Pin B',
'encoder-pin-a-label': 'Pin A/CLK',
'encoder-pin-b-label': 'Pin B/DT',
'encoder-ppr-label': 'Pulses/Revolution (PPR)',
'encoder-reset-after-label': 'Reset After (ms)',
'encoder-allow-wrap-around': 'Allow Wrap-Around',
Expand Down

0 comments on commit 11c706a

Please sign in to comment.