diff --git a/picovga.c b/picovga.c index 5d4ee97..3e9439e 100644 --- a/picovga.c +++ b/picovga.c @@ -13,7 +13,6 @@ int main() while (1) { - printf("Hello, world!"); gpio_put(OUTPIN, 1); } diff --git a/video.pio b/video.pio new file mode 100644 index 0000000..e69de29