chegewara / EspTinyUSB

ESP32S2 native USB library. Implemented few common classes, like MIDI, CDC, HID or DFU (update).
MIT License
473 stars 70 forks source link

MSC Volume label #130

Open ahmedmibrahim opened 1 year ago

ahmedmibrahim commented 1 year ago

How to set a volume label for the msc example so that it appears on the host PC as a labeled volume?

chegewara commented 1 year ago

To be honest i didnt think about it. You can format volume under OS and set label name, it will be displayed since then.