mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
Fetch the current usb mode and return a string representation when pyb.usb_mode() is called with no args. The possible string values are interned as qstr's. None will be returned if an incorrect mode is set.