diff --git a/package.json b/package.json new file mode 100644 index 0000000..22d9bc4 --- /dev/null +++ b/package.json @@ -0,0 +1,8 @@ +{ + "urls": [ + ["st7789_base.py", "github:antirez/ST77xx-pure-MP/st7789_base.py"], + ["st7789_ext.py", "github:antirez/ST77xx-pure-MP/st7789_ext.py"] + ], + "version": "1.0.0", + "deps": [] +} \ No newline at end of file