mirror of https://github.com/nealey/puzzle-box.git
9 lines
141 B
JSON
9 lines
141 B
JSON
|
{
|
||
|
"cpu": {
|
||
|
"fqbn": "arduino:avr:micro",
|
||
|
"name": "Arduino Micro",
|
||
|
"type": "serial"
|
||
|
},
|
||
|
"secrets": [],
|
||
|
"included_libs": []
|
||
|
}
|