mirror of
https://github.com/pybricks/pybricks-projects.git
synced 2026-09-15 11:03:15 +00:00
58 lines
1.0 KiB
Plaintext
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"
|
|
}
|
|
} |