-
Notifications
You must be signed in to change notification settings - Fork 402
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: handle args for rotaryEncoder don't pass args to callback if 'None'. reorder args for callback to pass functionCallArgs first, if definied. added functionCallArgs to rotaryEncoder definition, to support other functionCalls then volume. * doc: update docs. removed duplicate / obsolete examples Merged wiki page "Audio-RotaryKnobVolume" * fix: fix tests * Apply suggestions from code review Co-authored-by: s-martin <[email protected]> * Update codeblock type Co-authored-by: s-martin <[email protected]> --------- Co-authored-by: s-martin <[email protected]>
- Loading branch information
1 parent
4626e5d
commit 8069179
Showing
10 changed files
with
148 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 0 additions & 36 deletions
36
components/gpio_control/example_configs/gpio_setting_rotary_vol_prevnext.ini
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
49 changes: 0 additions & 49 deletions
49
components/gpio_control/example_configs/gpio_settings_rotary_and_led.ini
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
components/gpio_control/example_configs/gpio_settings_status_led.ini
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.