diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2023-02-21 10:24:59 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-21 10:24:59 +1000 |
| commit | fd88ef48d8f997a9ad1e235b6df88d71ca255c12 (patch) | |
| tree | d42790f27d46f078a67e422b8c332dcf6208ebe2 | |
| parent | 85640b2bca323cb7b6acc97a91eb05da0f090da1 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ Please use an [alternative library](https://github.com/2dom/PxMatrix) if you bou * Dependancy: You will need to install Adafruit_GFX from the "Library > Manage Libraries" menu. * Install this library from the Arduino Library manager. -Library also tested to work fine with PlatformIO, install into your PlatformIO projects' lib/ folder as appropriate. Or just add it into [platformio.ini](/doc/BuildOptions.md) [lib_depth](https://docs.platformio.org/en/latest/projectconf/section_env_library.html#lib-deps) section. +Library also tested to work fine with PlatformIO, install into your PlatformIO projects' lib/ folder as appropriate. Or just add it into [platformio.ini](/doc/BuildOptions.md) [lib_deps](https://docs.platformio.org/en/latest/projectconf/section_env_library.html#lib-deps) section. ## 2. Wiring the ESP32 to an LED Matrix Panel |
