make the zero in wyoscan a little more visually appealing
This commit is contained in:
parent
63d6bc6aa0
commit
dd9ca10122
@ -60,7 +60,7 @@ a line you've already drawn. It is vaguely top to bottom and counter,
|
|||||||
clockwise when possible.
|
clockwise when possible.
|
||||||
*/
|
*/
|
||||||
static char *segment_map[] = {
|
static char *segment_map[] = {
|
||||||
"AXFEDCBX", // 0
|
"AXFBDEXC", // 0
|
||||||
"BXXXCXXX", // 1
|
"BXXXCXXX", // 1
|
||||||
"ABGEXXXD", // 2
|
"ABGEXXXD", // 2
|
||||||
"ABGXXXCD", // 3
|
"ABGXXXCD", // 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user