This commit is contained in:
cjkas 2026-03-23 08:11:12 +01:00
parent f83c408fe7
commit adeec5d8f3
15 changed files with 418 additions and 395 deletions

View file

@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(~/.platformio/penv/Scripts/platformio.exe run:*)"
]
}
}