One Plus dev to Main - #461
Merged
Merged
Conversation
- hid tuner icon for pedals other than the One Plus - changed version to 2.1.0.2 - added midi control of tuner va CC9 (One Plus only)
- removed include of obsolete i2c driver include - updated derecated touch controller esp_lcd_touch_get_coordinates() to esp_lcd_touch_get_data()
… for finding and reporting.
- reverted to local component for GC9107 as the current official version is not compatible with ESP-IDF V6 - changed to managed version of USB host as per V6 requirements
- minor tweaks to touch handling to detect errors better - configuring touch interrupt pin on WS35B IO expander
…ned with SX1509 footswitch expander.
…not just the first as it was before. Thanks heaps to user "ft972" for a super detailed report on this one.
… might be an AI...)
…t save it -Fixed issue where swiping on text edit keyboard would change presets -Tonex One Plus only: Launching tuner UI for Midi tuner command
… a short period of slider inactivity, without needing to release finger from slider.
-Tweaks to slider dragging timeout
…earray88. For now attempting to use the Plus code with it but unknown if it works
…user bytearray88 but Plug is still untested.
- updated CI workflow to ESP-IDF 6
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging One Plus support and other tweaks back to main branch