Where is the documentation of the OLED screen menu? The Knowledge Base article points to the desktop Help menu, but it seems to be out of date - no such document there any more in the June 2021 software image.
The OLED screen tutorial in Further doesn’t work. After connecting to the Pi-Top and clicking Run, the following error appears:
Traceback (most recent call last):
File “/tmp/3033314480.py”, line 2, in
from pitop.miniscreen import OLED
ImportError: cannot import name ‘OLED’ from ‘pitop.miniscreen’ (/usr/lib/python3/dist-packages/pitop/miniscreen/__init__.py
)