52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
{
|
|
"mixgo_sowl": {
|
|
"__require__": [
|
|
"gc",
|
|
"time",
|
|
"math",
|
|
"machine",
|
|
"music",
|
|
"ws2812x",
|
|
"st7735_cf",
|
|
"sowl_bot",
|
|
"spl06_001",
|
|
"sc7a20",
|
|
"ltr553als",
|
|
"shtc3",
|
|
"mmc5603",
|
|
"rc522",
|
|
"ci130x"
|
|
],
|
|
"__file__": true,
|
|
"__size__": 7707,
|
|
"__name__": "mixgo_sowl.py"
|
|
},
|
|
"sowl_bot": {
|
|
"__require__": [
|
|
"time",
|
|
"micropython"
|
|
],
|
|
"__file__": true,
|
|
"__size__": 4683,
|
|
"__name__": "sowl_bot.py"
|
|
},
|
|
"st7735_cf": {
|
|
"__require__": [
|
|
"time",
|
|
"uframebuf",
|
|
"machine",
|
|
"image"
|
|
],
|
|
"__file__": true,
|
|
"__size__": 3975,
|
|
"__name__": "st7735_cf.py"
|
|
},
|
|
"ws2812x": {
|
|
"__require__": [
|
|
"time"
|
|
],
|
|
"__file__": true,
|
|
"__size__": 1955,
|
|
"__name__": "ws2812x.py"
|
|
}
|
|
} |