nhl-led-scoreboard icon indicating copy to clipboard operation
nhl-led-scoreboard copied to clipboard

Shot Clock

Open pjockey opened this issue 3 years ago • 1 comments
trafficstars

Description Add a shot clock to the live in-game screen instead of rotating thru it.

pjockey avatar Sep 25 '22 15:09 pjockey

That is something I tried back in the early design and for the standard 64x32 size, there is no way to put it in without overloading the screen. pretty much all the real estate on the screen is used at some point in time and the only way I can add data is by rotating from one thing to an other.

On the bigger screens (128x32 and 128x64) I might be able to create a permanent spot on screen. I'll see when I get there.

riffnshred avatar Sep 25 '22 19:09 riffnshred