MLB-LED-Scoreboard / mlb-led-scoreboard

An LED scoreboard for Major League Baseball :baseball:
GNU General Public License v3.0
599 stars 105 forks source link

Pitch data #375

Closed tracerrx closed 2 years ago

tracerrx commented 2 years ago

We still need to integrate the pitch data into other size boards

WardBrian commented 2 years ago

I think it will be hard to fit on anything smaller, so you might have to do what I did with the at bat information and either put it at a coordinate outside the region of the board or disable it if there’s a setting to do so

tracerrx commented 2 years ago

I'm sure someone can manage to squeeze in the mph and maybe even short pitch type on some of the displays, but for now I defaulted them all to false except for the 128x64

ty-porter commented 2 years ago

@tracerrx Can you fix the conflict for the field names and I'll get this merged to dev

tracerrx commented 2 years ago

@ty-porter can you just double check that, not in a spot where I can actually run it