Audio Overhaul

This commit is contained in:
Brad Stein 2025-06-29 23:29:00 -05:00
parent d5a29147cc
commit 6e384cca17

View File

@ -116,9 +116,9 @@ echo 500 > "$G/configs/c.1/MaxPower"
# echo "Config 1" > "$G/configs/c.1/strings/0x409/configuration" # echo "Config 1" > "$G/configs/c.1/strings/0x409/configuration"
echo "Config 1: HID + UAC2" >"$G/configs/c.1/strings/0x409/configuration" echo "Config 1: HID + UAC2" >"$G/configs/c.1/strings/0x409/configuration"
ln -s $G/functions/hid.usb0 $G/configs/c.1/ ln -s $G/functions/hid.usb0 $G/configs/c.1/
ln -s $G/functions/hid.usb1 $G/configs/c.1/ ln -s $G/functions/hid.usb1 $G/configs/c.1/
ln -sf "$cfg" "$G/configs/c.1/" ln -s "$U" "$G/configs/c.1/"
#────────────────────────────────────────────────── #──────────────────────────────────────────────────
# 4. Bind gadget # 4. Bind gadget