chrisys / train-departure-display

A replica, near real-time, miniature UK railway station train departure sign based upon a Raspberry Pi Zero and 256x64 SPI OLED display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi Screen variables

mattanorak opened this issue · comments

In readme.md, it says:

screenPlatform1 | 1 (sets the platform you want to have displayed on the first display)
screenPlatform2 | 2 (sets the platform you want to have displayed on the second display)

This should read screen1Platform and screen2Platform, as per the config.py

Closed in #61 - thanks for reporting this Matt!