Support Telegram

This commit is contained in:
2021-01-22 11:52:06 +00:00
parent cde367c928
commit a6dc0799e0
5 changed files with 147 additions and 48 deletions

7
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}