CircuitPython 10.0.0 Beta 3 for AdaFruit Fruit Jam ```python ``` ### Code/REPL ```python import board dir(board) ``` ### Behavior USB_HOST_5V_POWER is defined in dir(board) but not brought out for the user to access. ### Description _No response_ ### Additional information _No response_