diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2020-09-07 08:58:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-07 08:58:00 +0100 |
| commit | a3aedaefb1326c5781646a8a51c5d83e61dc0a57 (patch) | |
| tree | 6f002a00d231e3d1e2804fff79f080b70d6b7d3e | |
| parent | 30be56c293132c7aedf4d1f712739a8ddce17ace (diff) | |
Update README.md
| -rw-r--r-- | examples/Glediator3_TPM2_MatrixPanel/README.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/examples/Glediator3_TPM2_MatrixPanel/README.md b/examples/Glediator3_TPM2_MatrixPanel/README.md index 7836b9d..a1c3cb2 100644 --- a/examples/Glediator3_TPM2_MatrixPanel/README.md +++ b/examples/Glediator3_TPM2_MatrixPanel/README.md @@ -2,8 +2,7 @@ An example of controlling an LED Matrix panel using desktop software via. the serial TPM2 protocol. # How to use -Install the TPM2 library: https://github.com/rstephan/TPM2 +* Install the TPM2 library: https://github.com/rstephan/TPM2 +* Then get Glediator3 running on your computer, and connect to the LED Matrix device via. Serial Port. -# Then get Glediator3 running on your computer, and connect to the LED Matrix device via. Serial Port. - -Refer to: https://github.com/mrfaptastic/Glediator3
\ No newline at end of file +Refer to: https://github.com/mrfaptastic/Glediator3 |
