mirror of
https://github.com/firewalkwithm3/Sensor-Watch.git
synced 2024-11-22 19:20:30 +08:00
Merge pull request #337 from theAlexes/theAlexes/wyoscan-zero
make the zero in wyoscan a little more visually appealing
This commit is contained in:
commit
3703d565ed
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue