Files
pjonmqttDevice/PjonMqtt.code-workspace
2025-10-08 15:38:47 +02:00

14 lines
160 B
Plaintext

{
"folders": [
{
"name": "PjonMqtt",
"path": "."
}
],
"settings": {
"files.associations": {
"system_error": "cpp",
"thread": "cpp"
}
}
}