mirror of
https://gitlab.com/wirelos/sprocket-plugin-mqtt.git
synced 2025-12-14 13:51:27 +01:00
Merge branch 'master' of gitlab.com:wirelos/sprocket-plugin-mqtt
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -61,9 +61,7 @@ typings/
|
|||||||
# platformio / IDE
|
# platformio / IDE
|
||||||
.pioenvs
|
.pioenvs
|
||||||
.piolibdeps
|
.piolibdeps
|
||||||
.vscode/.browse.c_cpp.db*
|
.vscode
|
||||||
.vscode/c_cpp_properties.json
|
|
||||||
.vscode/launch.json
|
|
||||||
|
|
||||||
.clang_complete
|
.clang_complete
|
||||||
.gcc-flags.json
|
.gcc-flags.json
|
||||||
|
|||||||
7
.vscode/extensions.json
vendored
7
.vscode/extensions.json
vendored
@@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
||||||
// for the documentation about the extensions.json format
|
|
||||||
"recommendations": [
|
|
||||||
"platformio.platformio-ide"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
BIN
.vscode/ipch/5621cedcfe4a1a0f/mmap_address.bin
vendored
BIN
.vscode/ipch/5621cedcfe4a1a0f/mmap_address.bin
vendored
Binary file not shown.
BIN
.vscode/ipch/96c62a1ecada60cd/main.ipch
vendored
BIN
.vscode/ipch/96c62a1ecada60cd/main.ipch
vendored
Binary file not shown.
BIN
.vscode/ipch/96c62a1ecada60cd/mmap_address.bin
vendored
BIN
.vscode/ipch/96c62a1ecada60cd/mmap_address.bin
vendored
Binary file not shown.
BIN
.vscode/ipch/ac952b37c792bcdd/main.ipch
vendored
BIN
.vscode/ipch/ac952b37c792bcdd/main.ipch
vendored
Binary file not shown.
BIN
.vscode/ipch/ac952b37c792bcdd/mmap_address.bin
vendored
BIN
.vscode/ipch/ac952b37c792bcdd/mmap_address.bin
vendored
Binary file not shown.
BIN
.vscode/ipch/b83158c58eaf72d2/mmap_address.bin
vendored
BIN
.vscode/ipch/b83158c58eaf72d2/mmap_address.bin
vendored
Binary file not shown.
BIN
.vscode/ipch/cedfd36b17bccdfe/MqttPlugin.ipch
vendored
BIN
.vscode/ipch/cedfd36b17bccdfe/MqttPlugin.ipch
vendored
Binary file not shown.
BIN
.vscode/ipch/cedfd36b17bccdfe/mmap_address.bin
vendored
BIN
.vscode/ipch/cedfd36b17bccdfe/mmap_address.bin
vendored
Binary file not shown.
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"terminal.integrated.env.linux": {
|
|
||||||
"PATH": "/home/master/.platformio/penv/bin:/home/master/.platformio/penv:/home/master/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin:/usr/sbin",
|
|
||||||
"PLATFORMIO_CALLER": "vscode"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user