Some LCD code cleanup

This commit is contained in:
Scott Lahteine
2019-03-11 05:07:14 -05:00
parent fa11427ec6
commit aa1d587128
7 changed files with 39 additions and 52 deletions

View File

@ -26,8 +26,6 @@
* COM interface for Arduino (AND ATmega) and the SSDxxxx chip (SOLOMON) variant
* I2C protocol
*
* ToDo: Rename this to u8g_com_avr_ssd_i2c.c
*
* Universal 8bit Graphics Library
*
* Copyright (c) 2011, olikraus@gmail.com