1
0
This repository has been archived on 2021-12-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ESP-SHT30_MQTT/.vscode/extensions.json
2020-07-17 00:22:51 +02:00

8 lines
197 B
JSON

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