Merge pull request #1 from Matiasus/readme-edits

Add files via upload
This commit is contained in:
Marián 2020-10-13 10:48:32 +02:00 committed by GitHub
commit 58689a1218
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,8 @@
* @datum 06.10.2020
* @file ssd1306.h
* @tested AVR Atmega16
*
* @depend font.h, twi.h
* ---------------------------------------------------------------+
*/
#include <avr/pgmspace.h>
@ -462,7 +464,7 @@ char SSD1306_DrawChar(char character)
idxCol++;
}
// empty row
// empty column
// -------------------------
status = TWI_MT_Send_Data(CLEAR_COLOR);
// request - start TWI