Skip to content

Commit

Permalink
Rename to "Desktop Speakers"
Browse files Browse the repository at this point in the history
  • Loading branch information
Cacodemon345 committed Dec 16, 2024
1 parent 3445b6a commit fbc50c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/usb/usb_audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ usb_device_audio_destroy(void* priv)
}

const device_t usb_audio_device = {
.name = "USB Audio",
.name = "Desktop Speakers",
.internal_name = "usb_audio",
.flags = DEVICE_USB,
.local = 0,
Expand Down

0 comments on commit fbc50c4

Please sign in to comment.