From 95e5f22a558beeaac8895400e406837656a057e0 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 4 Feb 2020 23:33:05 +0100 Subject: add bs_button --- bs_button/.vscode/extensions.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 bs_button/.vscode/extensions.json (limited to 'bs_button/.vscode/extensions.json') 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 @@ +{ + // See http://go.microsoft.com/fwlink/?LinkId=827846 + // for the documentation about the extensions.json format + "recommendations": [ + "platformio.platformio-ide" + ] +} \ No newline at end of file -- cgit v1.2.3