Modify picovga.c

This commit is contained in:
Benjamin Kyd
2021-06-18 19:52:00 +01:00
parent 27ac412574
commit 4dc3f05c7c
2 changed files with 0 additions and 1 deletions

View File

@@ -13,7 +13,6 @@ int main()
while (1)
{
printf("Hello, world!");
gpio_put(OUTPIN, 1);
}

0
video.pio Normal file
View File