update nixie tubes

master
Vanessa Ezekowitz 2015-06-14 02:42:09 -04:00
parent 0e59e5b2a7
commit c439c5d6be
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ local alnum_chars = {
{ "5", { 1,0,1,1,0,1,0,0,0,1,0,0,0,1,0 } },
{ "6", { 1,0,1,1,1,1,0,0,0,1,0,0,0,1,0 } },
{ "7", { 1,0,0,0,0,0,0,0,1,0,0,1,0,0,0 } },
{ "8", { 1,1,1,1,1,1,0,0,0,0,1,0,0,1,0 } },
{ "8", { 1,1,1,1,1,1,0,0,0,1,0,0,0,1,0 } },
{ "9", { 1,1,1,0,0,1,0,0,0,1,0,0,0,1,0 } },
{ ":", { 0,0,0,0,0,0,0,1,0,0,0,1,0,0,0 } }, -- 58
{ ";", { 0,0,0,0,0,0,0,1,0,0,0,0,1,0,0 } },