Skip to content

Commit

Permalink
Merge pull request #1617 from borgdog/dev
Browse files Browse the repository at this point in the history
add 8 segment to display emulator
  • Loading branch information
jabdoa2 authored Nov 17, 2021
2 parents faa9848 + 147347c commit 6a89519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpf/config_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2120,7 +2120,7 @@ widgets:
flash_mode: single|enum(off,all,match,mask)|off
flash_frequency: single|float_or_token|1.0
flash_mask: single|str|None
display_type: single|enum(7seg,14seg)|14seg
display_type: single|enum(7seg,8seg,14seg)|14seg
character_count: single|int_or_token|1
character_spacing: single|int_or_token|10
character_slant_angle: single|float_or_token|0.0
Expand Down

0 comments on commit 6a89519

Please sign in to comment.