This commit is contained in:
Tom Ball
2016-06-11 22:37:09 -04:00
parent 67ea6c01f2
commit 02a0839a4e
2 changed files with 1 additions and 2 deletions

View File

@ -39,7 +39,7 @@ basic.forever(() => {
basic.showLeds(`
. # . # .
# # # # #
# # # # #d
# # # # #
. # # # .
. . # . .`);
basic.pause(500);