This commit is contained in:
jasonpcarroll 2025-08-26 15:29:29 -07:00 committed by GitHub
parent e0104d0dbb
commit ce90a4fce5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,14 +17,14 @@ jobs:
- name: list usb hub devices and status - name: list usb hub devices and status
run: uhubctl run: uhubctl
- name: disable board #- name: disable board
run: uhubctl -l 1-1 -p 3 -a off # run: uhubctl -l 1-1 -p 3 -a off
- name: list usb devices and status #- name: list usb devices and status
run: uhubctl # run: uhubctl
- name: enable board #- name: enable board
run: uhubctl -l 1-1 -p 3 -a on # run: uhubctl -l 1-1 -p 3 -a on
- name: list usb devices and status - name: list usb devices and status
run: uhubctl run: uhubctl