Update README.md

This commit is contained in:
Marián 2020-10-13 12:56:27 +02:00 committed by GitHub
parent 6214a06713
commit 76def09dd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
Detailed information are described in [Datasheet SSD1306](https://cdn-shop.adafruit.com/datasheets/SSD1306.pdf).
## Library
C library is aimed for driving [SSD1306 0.96" OLED display](#demonstration) 128x32 through TWI's Atmega16.
C library is aimed for driving [SSD1306 0.96" OLED display](#demonstration) 128x64 through TWI's Atmega16.
### Usage
Prior defined for MCU Atmega16. Need to be carefull with TWI ports definition.