mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-03-30 17:02:12 +02:00
replace sync sockets
This commit is contained in:
parent
5f41b05357
commit
0f66bb833e
8 changed files with 154 additions and 142 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(~/.platformio/penv/Scripts/platformio.exe run:*)"
|
||||
"Bash(~/.platformio/penv/Scripts/platformio.exe run:*)",
|
||||
"Bash(grep -n \"emitSockets\" \"c:/Users/oem/Documents/PlatformIO/Projects/ESPSomfy-RTS/src\"/*.cpp)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue