mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 18:00:48 +02: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.