This commit is contained in:
cjkas 2026-03-23 08:11:12 +01:00
parent 9ccc2d4ff5
commit 8c51e1a518
24 changed files with 1285 additions and 405 deletions

View file

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