aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2020-09-07 14:47:23 +0100
committerGitHub <noreply@github.com>2020-09-07 14:47:23 +0100
commitf1f3906fe1ce6bcdcfe5f501efa3529e98a4c5b0 (patch)
tree90370a18331ef70769e2685b9549a10ef38ba2d0 /examples
parentd722dc142c7f04ed987c5d60d0d761fe3cb15461 (diff)
Update README.md
Diffstat (limited to 'examples')
-rw-r--r--examples/Glediator3_TPM2_MatrixPanel/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Glediator3_TPM2_MatrixPanel/README.md b/examples/Glediator3_TPM2_MatrixPanel/README.md
index 6aafd53..5caa4c5 100644
--- a/examples/Glediator3_TPM2_MatrixPanel/README.md
+++ b/examples/Glediator3_TPM2_MatrixPanel/README.md
@@ -1,7 +1,7 @@
# Glediator3_TPM2_MatrixPanel
An example of controlling an LED Matrix panel using desktop software via. the serial TPM2 protocol.
-This is very experimental and might not work.
+This is very experimental and might not work. Please note the frame rate on a 64x32 panel will be low (about 12fps) due to the limitation of how the Serial port throughput!
# How to use
* Install the TPM2 library: https://github.com/rstephan/TPM2