Files
IR-protocol/.vscode/arduino.json
2026-04-13 14:44:18 +03:00

5 lines
115 B
JSON

{
"board": "STMicroelectronics:stm32:GenG4",
"port": "COM17",
"prebuild": "if exist bin rd /s /q bin"
}