Just like the original PyPortal library, this will now attempt to initialize the most common PiTFT: The 320x240 ILI9341. It will also attempt to initialize both resistive touch and capacitive touch screens. You can still initialize a display or touchscreen manually, so there were no breaking changes. This release also includes a quotes example.
To use in CPython, `pip3 install adafruit-blinka-pyportal`.
Read the [docs](https://circuitpython.readthedocs.io/projects/blinka-pyportal/en/latest/) for info on how to use it.