Closed avanwinkle closed 4 months ago
This PR contains all of the changes from MPF 0.57.1 to 0.57.2
ignore_during_ball_search:
playfield:
enable_ball_search:
settings.enable_ball_search==1
WING_SOL_8
max_events_per_second:
switch.mute()
This PR contains all of the changes from MPF 0.57.1 to 0.57.2
New Features
ignore_during_ball_search:
config option to prevent false positives during searchesplayfield:
config option to propagate to devices (drop targets, shots, etc.)enable_ball_search:
now supports templates, e.g.settings.enable_ball_search==1
WING_SOL_8
wings with up to 32 solenoidsmax_events_per_second:
config option to reduce event load during spinsImprovements
switch.mute()
Bug Fixes