From 57106a07d3346247bf23f9ecbd7c691810cc6a54 Mon Sep 17 00:00:00 2001 From: Noah Date: Wed, 6 Jan 2021 22:08:48 +0100 Subject: [PATCH] README: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62595f8..b7a5dcc 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ This is a project to drive a 32x8 or 16x16 LED matrix based on the popular WS2812 RGB LEDs using a microcontroller running [MicroPython](https://micropython.org). There is experimental support for allowing a more powerful host computer (e.g. a Raspberry Pi Zero W) to remotely control a microcontroller without WiFi (e.g. a Teensy 3.x) and the display connected to it over USB serial. Low FPS video of a standalone Pycom LoPy 1 development board cycling through the scenes: -TODO: implement![LED matrix animated](docs/lamatrix.gif) +![LED matrix animated](docs/lamatrix.gif) Static picture with clock scene. For some reason the colors aren't captured as vidvid as they are in real life.