Files
IR-protocol/.vscode/arduino.json
2024-04-17 10:08:59 +03:00

5 lines
102 B
JSON

{
"board": "GyverCore:avr:nano",
"port": "COM5",
"prebuild": "if exist bin rd /s /q bin"
}