This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:vim4:configurations:usb-gadget [2025/07/11 03:39] nick |
products:sbc:vim4:configurations:usb-gadget [2025/07/11 03:40] (current) nick [Troubleshooting] |
||
---|---|---|---|
Line 55: | Line 55: | ||
If adb not work on windows, you can edit ''/ | If adb not work on windows, you can edit ''/ | ||
- | ```shell | + | ```diff |
diff --git a/ | diff --git a/ | ||
index 520a9b9a..299569f0 100755 | index 520a9b9a..299569f0 100755 | ||
Line 69: | Line 69: | ||
# Enable the Gadget | # Enable the Gadget | ||
- | diff --git a/ | ||
- | index fa141c69..c15285aa 100644 | ||
``` | ``` | ||