From 9c7beb6f92d965512e2f13fd4af526064fdf1a00 Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Mon, 7 Sep 2020 14:47:38 +0100 Subject: [PATCH] Update README.md --- examples/Glediator3_TPM2_MatrixPanel/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Glediator3_TPM2_MatrixPanel/README.md b/examples/Glediator3_TPM2_MatrixPanel/README.md index 5caa4c5..5113930 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. Please note the frame rate on a 64x32 panel will be low (about 12fps) due to the limitation of how the Serial port throughput! +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 Serial port throughput! # How to use * Install the TPM2 library: https://github.com/rstephan/TPM2