From 12fb73e49ebc8b5b9ef74ac011ec86d62c95a3ed Mon Sep 17 00:00:00 2001 From: nopnop2002 Date: Mon, 16 Sep 2024 07:48:30 +0900 Subject: [PATCH] Update README.md --- AnimationDemo/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AnimationDemo/README.md b/AnimationDemo/README.md index bc1979e..3f06bfd 100644 --- a/AnimationDemo/README.md +++ b/AnimationDemo/README.md @@ -12,6 +12,8 @@ However, it is sometimes affected by noise. __Flip upside down cannot be enabled.__ +__This demo does not support 128x32 panels.__ + The SPI interface operates faster than the I2C interface. For SPI interfaces, there has a latency period between frames. By making this smaller, you can display it even faster.