Skip to content

usb.host.find() OK for MIDI keyboards in 9.2.4, but fails for some in CP>=9.2.5 on Feather RP2040 USB Host #2620

usb.host.find() OK for MIDI keyboards in 9.2.4, but fails for some in CP>=9.2.5 on Feather RP2040 USB Host

usb.host.find() OK for MIDI keyboards in 9.2.4, but fails for some in CP>=9.2.5 on Feather RP2040 USB Host #2620

name: Notify users based on issue labels
on:
issues:
types: [labeled]
jobs:
notify:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: tekktrik/issue-labeled-ping@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
user: v923z
label: ulab
message: Heads up {user} - the "{label}" label was applied to this issue.