forked from micropython/micropython
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.3k
Closed
Milestone
Description
In the docs for displayio the first parameter starts with the word or instead of displayio.FourWire
docs: https://circuitpython.readthedocs.io/en/4.x/shared-bindings/displayio/Display.html
source: 
| //| :param displayio.FourWire or displayio.ParallelBus display_bus: The bus that the display is connected to |