uc-speaker/micropy.json

14 lines
239 B
JSON
Raw Permalink Normal View History

2021-04-09 19:57:37 +02:00
{
"name": "speaker",
"stubs": {
"esp8266-micropython-1.11.0": "1.2.0"
},
"dev-packages": {
"micropy-cli": "*"
},
"packages": {},
"config": {
"vscode": true,
"pylint": true
}
}