You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix afc-debug script if no serial devices found (#294)
This pull request includes a small but important change to the `troubleshooting/afc-debug.sh` script. The change ensures that a message is displayed when no serial devices are found, improving the script's robustness and user feedback.
* [`troubleshooting/afc-debug.sh`](diffhunk://#diff-f90bf2ef443900b47139a1df1cf4fed2ee7afaea3274ba701e86d8905f704d54L233-R233): Modified the `SERIAL_IDS` command to display "No serial devices found." if no serial devices are present.
0 commit comments