mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2026-09-21 20:39:35 +00:00
testing
This commit is contained in:
4
.vscode/arduino.json
vendored
4
.vscode/arduino.json
vendored
@ -1,5 +1,7 @@
|
||||
{
|
||||
"board": "GyverCore:avr:nano",
|
||||
"port": "COM5",
|
||||
"prebuild": "if exist bin rd /s /q bin"
|
||||
"prebuild": "if exist bin rd /s /q bin",
|
||||
"sketch": "IR-protocol.ino",
|
||||
"configuration": "boot=optiboot,clock=external_16,serial=default,compiler_version=avrgcc5,timers=yes_millis,init=enable,es=disabled,bod=bod_2_7,co=disabled"
|
||||
}
|
||||
Reference in New Issue
Block a user