Open davetcc opened 7 months ago
This is a very simple addition to enable the intent that already is used by the up/down encoder.
For example, once this code is committed calling switches.getEncoder(0)->setHonourIntent(true);
will make the encoder change direction to allow for situations where there is a different direction between navigating and editing.
This is actually a little more complex than initially thought and should be rounded up with other planned rotary encoder changes
Discussed in https://github.com/davetcc/tcMenu/discussions/457