Update README.md

This commit is contained in:
David Zovko 2020-09-07 11:49:47 +02:00 committed by GitHub
parent 63fb00f56c
commit c31a1253c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ In order to get a head start with Inkplate 6, follow these steps:
4. Install [custom SdFat library](https://github.com/e-radionicacom/Inkplate-6-SDFat-Arduino-Library) into your Arduino IDE.
5. You are ready to get started! Select Tools -> Board -> Inkplate 6, as well as correct COM port and upload!
### dev branch
If you are looking for the latest features, but not fully tested, take a look at our [dev branch](https://github.com/e-radionicacom/Inkplate-6-Arduino-library/tree/dev).
### Code examples
There are many examples in the library that you demonstrate how to use any of the Inkplate functionality.