ESPSomfy-RTS/.claude/settings.local.json
2026-03-23 14:49:17 +01:00

8 lines
219 B
JSON

{
"permissions": {
"allow": [
"Bash(~/.platformio/penv/Scripts/platformio.exe run:*)",
"Bash(grep -n \"emitSockets\" \"c:/Users/oem/Documents/PlatformIO/Projects/ESPSomfy-RTS/src\"/*.cpp)"
]
}
}