Merge pull request #337 from theAlexes/theAlexes/wyoscan-zero

make the zero in wyoscan a little more visually appealing
This commit is contained in:
Wesley Aptekar-Cassels
2024-01-21 02:35:32 -05:00
committed by GitHub

View File

@@ -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