From 2d4009075d606099f1733dbc88efec77fa98f026 Mon Sep 17 00:00:00 2001 From: fabian Date: Wed, 4 Sep 2019 04:13:00 +0000 Subject: [PATCH] Added a single effect to README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1fc3446..69ab779 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,15 @@ pitrix fetches the current time via NTP, is controllable via MQTT and can be flashed over-the-air, so you don't need to disassemble your nice-looking LED matrix everytime you want to update the software. +### Effects + + +| Name | Description | Image | +| -------- | -------- | -------- | +| sinematrix3 | | Text | + + + ## How to use Checkout the code, rename `include/config.sample.h` to `include/config.h`