pxt-calliope/libs/templates/tsprj/main.ts
Guillaume Jenkins f045942297 Project templates (#295)
Moved default projects from pxtarget.json to libs/templates/
2016-10-28 14:12:25 -07:00

7 lines
94 B
TypeScript

basic.showLeds(`
. . . . .
. # . # .
. . . . .
# . . . #
. # # # .
`);