mirror of
https://github.com/pybricks/pybricks-projects.git
synced 2026-09-15 02:52:41 +00:00
49 lines
885 B
Plaintext
49 lines
885 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "buttons"
|
|
},
|
|
{
|
|
"path": "bluetooth_server"
|
|
},
|
|
{
|
|
"path": "screen_basics"
|
|
},
|
|
{
|
|
"path": "getting_started"
|
|
},
|
|
{
|
|
"path": "bluetooth_client"
|
|
},
|
|
{
|
|
"path": "vernier_surface_temperature"
|
|
},
|
|
{
|
|
"path": "datalog"
|
|
},
|
|
{
|
|
"path": "screen_extra"
|
|
},
|
|
{
|
|
"path": "speaker_basics"
|
|
},
|
|
{
|
|
"path": "light_color"
|
|
},
|
|
{
|
|
"path": "i2c_basics"
|
|
},
|
|
{
|
|
"path": "uart_basics"
|
|
},
|
|
{
|
|
"path": "ev3devsensor"
|
|
},
|
|
{
|
|
"path": "i2c_extra"
|
|
}
|
|
],
|
|
"settings": {
|
|
"debug.openDebug": "neverOpen"
|
|
}
|
|
} |