Scroll PhatHD: display upside down

Hello

I added your updated examples from GitHub for my old Scroll PhatHD - now the clock display is upside-down!

I can’t find anything in the clock.py file that might cause this, can you offer assistance?

Thanks

In clock.py there’re these lines:

# Uncomment to rotate
#scrollphathd.rotate(180)

Running the rotate function should sort you out.

Silly me! I need to add scrollphathd.rotate(180)