diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2021-10-16 15:08:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-16 15:08:55 +0100 |
| commit | 39e85dd687b68540ee7a8bfeeb0ba4db365cf2c4 (patch) | |
| tree | af2d55c63dabc2bd28ecc7a53fdf9cc9978157db /examples/PIO_TestPatterns/README.md | |
| parent | faccc17bbb10f95594a88f0a2b42d6cf89ebd0af (diff) | |
| parent | 7ed06c1217b748edcd0a5c2bf5ff4722194c05e1 (diff) | |
Merge pull request #200 from mcauser/typos
Fix some typos
Diffstat (limited to 'examples/PIO_TestPatterns/README.md')
| -rw-r--r-- | examples/PIO_TestPatterns/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/PIO_TestPatterns/README.md b/examples/PIO_TestPatterns/README.md index 291bee2..cba07a2 100644 --- a/examples/PIO_TestPatterns/README.md +++ b/examples/PIO_TestPatterns/README.md @@ -1,6 +1,6 @@ # Test Patterns -Simple solid colors, gradients and test line patterns, could be used to test matrixes for proper operation, flickering and estimate fillrate timings. +Simple solid colors, gradients and test line patterns, could be used to test matrices for proper operation, flickering and estimate fillrate timings. Should be build and uploaded as a [platformio](https://platformio.org/) project |
