diff options
| author | manuel <manuel@mausz.at> | 2020-02-04 23:33:05 +0100 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2020-02-04 23:33:05 +0100 |
| commit | 95e5f22a558beeaac8895400e406837656a057e0 (patch) | |
| tree | 54c873c7e84b70f677f223abce32df3cd9ad3743 /bs_button/.vscode/extensions.json | |
| parent | bc34f55c1abfca72c2ab5f6e0722b56168202366 (diff) | |
| download | arduino-95e5f22a558beeaac8895400e406837656a057e0.tar.gz arduino-95e5f22a558beeaac8895400e406837656a057e0.tar.bz2 arduino-95e5f22a558beeaac8895400e406837656a057e0.zip | |
add bs_button
Diffstat (limited to 'bs_button/.vscode/extensions.json')
| -rw-r--r-- | bs_button/.vscode/extensions.json | 7 |
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 | ||
