Skip to content

Commit 455e75d

Browse files
Add demo.cpp into pxt.json
1 parent f8fc125 commit 455e75d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pxt.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"main.blocks",
1111
"main.ts",
1212
"README.md",
13-
"demo.ts"
13+
"demo.ts",
14+
"demo.cpp"
1415
],
1516
"testFiles": [
1617
"test.ts"

0 commit comments

Comments
 (0)