mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2026-09-21 20:39:35 +00:00
7 lines
297 B
JSON
7 lines
297 B
JSON
{
|
|
"board": "GyverCore:avr:nano",
|
|
"port": "COM5",
|
|
"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"
|
|
} |