Files
pybricks-projects/snippets/ev3/snippets_ev3.code-workspace
T
2020-04-01 13:31:26 +02:00

58 lines
1.0 KiB
Plaintext

{
"folders": [
{
"path": "buttons"
},
{
"path": "bluetooth_server"
},
{
"path": "getting_started"
},
{
"path": "bluetooth_client"
},
{
"path": "buttons_quickstart"
},
{
"path": "screen_draw"
},
{
"path": "vernier_surface_temperature"
},
{
"path": "datalog"
},
{
"path": "screen_image"
},
{
"path": "screen_print"
},
{
"path": "screen_extra"
},
{
"path": "speaker_basics"
},
{
"path": "light_color"
},
{
"path": "i2c_basics"
},
{
"path": "uart_basics"
},
{
"path": "ev3devsensor"
},
{
"path": "i2c_extra"
}
],
"settings": {
"debug.openDebug": "neverOpen"
}
}