Skip to content

Commit

Permalink
Updated readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
2dom committed Jan 18, 2020
1 parent fe047b2 commit 2be0f50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ It is based on the 5110 library by Adafruit
Written by Dominic Buchstaller.
BSD license, check license.txt for more information

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder P10_matrix. Check that the Adafruit_PCD8544 folder contains Adafruit_PCD8544.cpp and Adafruit_PCD8544.h
To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder PxMatrix.

Place the P10_matrix library folder your <arduinosketchfolder>/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.
Place the PxMatrix library folder your <arduinosketchfolder>/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

You will also have to download the Adafruit GFX Graphics core which does all the circles, text, rectangles, etc. You can get it from
https://github.com/adafruit/Adafruit-GFX-Library
Expand Down

0 comments on commit 2be0f50

Please sign in to comment.