Skip to content

Commit 5625f81

Browse files
RIC-1143: Update all-samples workspace with new samples
1 parent 357b53f commit 5625f81

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

art-samples/all-samples.code-workspace

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
{
2121
"path": "HelloWorld"
2222
},
23+
{
24+
"path": "MoreOrLess"
25+
},
2326
{
2427
"path": "PiComputer"
2528
},
@@ -43,6 +46,9 @@
4346
},
4447
{
4548
"path": "TrafficLight"
49+
},
50+
{
51+
"path": "TrafficLightWeb"
4652
}
4753
]
4854
}

0 commit comments

Comments
 (0)