make the zero in wyoscan a little more visually appealing

This commit is contained in:
Alex Maestas 2023-12-08 22:11:56 +00:00
parent 63d6bc6aa0
commit dd9ca10122

View File

@ -60,7 +60,7 @@ a line you've already drawn. It is vaguely top to bottom and counter,
clockwise when possible.
*/
static char *segment_map[] = {
"AXFEDCBX", // 0
"AXFBDEXC", // 0
"BXXXCXXX", // 1
"ABGEXXXD", // 2
"ABGXXXCD", // 3