From fb5a321dd7c2848128b04b306f3e1e59c87a3f70 Mon Sep 17 00:00:00 2001 From: Stijn Kuipers Date: Thu, 29 Jun 2023 16:26:07 +0200 Subject: Initial Filedump Tadaaa!! --- sw/plinkyblack.code-workspace | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 sw/plinkyblack.code-workspace (limited to 'sw/plinkyblack.code-workspace') diff --git a/sw/plinkyblack.code-workspace b/sw/plinkyblack.code-workspace new file mode 100755 index 0000000..876a149 --- /dev/null +++ b/sw/plinkyblack.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file -- cgit v1.2.3