|
| 1 | +{ |
| 2 | + "urls": [ |
| 3 | + ["p9813/examples/auto_write.py", "github:mcauser/micropython-p9813/examples/auto_write.py"], |
| 4 | + ["p9813/examples/basic.py", "github:mcauser/micropython-p9813/examples/basic.py"], |
| 5 | + ["p9813/examples/bitbang.py", "github:mcauser/micropython-p9813/examples/bitbang.py"], |
| 6 | + ["p9813/examples/bounce.py", "github:mcauser/micropython-p9813/examples/bounce.py"], |
| 7 | + ["p9813/examples/color_wipe.py", "github:mcauser/micropython-p9813/examples/color_wipe.py"], |
| 8 | + ["p9813/examples/cycle.py", "github:mcauser/micropython-p9813/examples/cycle.py"], |
| 9 | + ["p9813/examples/fade.py", "github:mcauser/micropython-p9813/examples/fade.py"], |
| 10 | + ["p9813/examples/fill.py", "github:mcauser/micropython-p9813/examples/fill.py"], |
| 11 | + ["p9813/examples/hw_spi.py", "github:mcauser/micropython-p9813/examples/hw_spi.py"], |
| 12 | + ["p9813/examples/level.py", "github:mcauser/micropython-p9813/examples/level.py"], |
| 13 | + ["p9813/examples/rainbow_cycle.py", "github:mcauser/micropython-p9813/examples/rainbow_cycle.py"], |
| 14 | + ["p9813/examples/rainbow_fade.py", "github:mcauser/micropython-p9813/examples/rainbow_fade.py"], |
| 15 | + ["p9813/examples/rainbow.py", "github:mcauser/micropython-p9813/examples/rainbow.py"], |
| 16 | + ["p9813/examples/random.py", "github:mcauser/micropython-p9813/examples/random.py"], |
| 17 | + ["p9813/examples/rgb.py", "github:mcauser/micropython-p9813/examples/rgb.py"], |
| 18 | + ["p9813/examples/slice.py", "github:mcauser/micropython-p9813/examples/slice.py"], |
| 19 | + ["p9813/examples/sw_spi.py", "github:mcauser/micropython-p9813/examples/sw_spi.py"], |
| 20 | + ["p9813/examples/theater_chase_rainbow.py", "github:mcauser/micropython-p9813/examples/theater_chase_rainbow.py"], |
| 21 | + ["p9813/examples/theater_chase.py", "github:mcauser/micropython-p9813/examples/theater_chase.py"], |
| 22 | + ["p9813/examples/traffic_lights.py", "github:mcauser/micropython-p9813/examples/traffic_lights.py"] |
| 23 | + ], |
| 24 | + "deps": [], |
| 25 | + "version": "2.0.0" |
| 26 | +} |
0 commit comments