added serial text brick using ascii characters
This commit is contained in:
@ -104,7 +104,7 @@ keyboard_keyToCode = {
|
||||
["["] = 0x75,
|
||||
["\\"] = 0x76,
|
||||
["]"] = 0x77,
|
||||
[" ="] = 0x78,
|
||||
["="] = 0x78,
|
||||
["apostrophe"] = 0x79,
|
||||
|
||||
["invalid"] = 0x7F,
|
||||
|
Reference in New Issue
Block a user