C++ fixes

This commit is contained in:
Michal Moskal
2016-03-29 17:56:01 -07:00
parent 0ccddf9fe8
commit 45aa780934
2 changed files with 4 additions and 5 deletions

View File

@ -6,4 +6,5 @@ basic.plotLeds(`
. # # # .
`);
basic.pause(300);
foo.bar();
basic.showString("Hello");
// foo.bar();