summaryrefslogtreecommitdiffstats
path: root/bs_button/.vscode
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2020-02-04 23:33:05 +0100
committermanuel <manuel@mausz.at>2020-02-04 23:33:05 +0100
commit95e5f22a558beeaac8895400e406837656a057e0 (patch)
tree54c873c7e84b70f677f223abce32df3cd9ad3743 /bs_button/.vscode
parentbc34f55c1abfca72c2ab5f6e0722b56168202366 (diff)
downloadarduino-95e5f22a558beeaac8895400e406837656a057e0.tar.gz
arduino-95e5f22a558beeaac8895400e406837656a057e0.tar.bz2
arduino-95e5f22a558beeaac8895400e406837656a057e0.zip
add bs_button
Diffstat (limited to 'bs_button/.vscode')
-rw-r--r--bs_button/.vscode/extensions.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/bs_button/.vscode/extensions.json b/bs_button/.vscode/extensions.json
new file mode 100644
index 0000000..8281e64
--- /dev/null
+++ b/bs_button/.vscode/extensions.json
@@ -0,0 +1,7 @@
1{
2 // See http://go.microsoft.com/fwlink/?LinkId=827846
3 // for the documentation about the extensions.json format
4 "recommendations": [
5 "platformio.platformio-ide"
6 ]
7} \ No newline at end of file