Add manual test script

Signed-off-by: Matthias Blankertz <matthias@blankertz.org>
This commit is contained in:
2024-05-31 20:50:20 +02:00
parent a4028b11e8
commit 2090cf90de
3 changed files with 135 additions and 0 deletions

View File

@@ -6,3 +6,5 @@ require("bundle-networking")
require("aioble")
module("rp2_neopixel.py", "../../src")
require("sdcard")
require("aiorepl")