enable running the program under i2c connection

Dependents:   unytelogo_animation

Fork of Adafruit_GFX by Neal Horman

Revision:
17:9324f9458d8b
Parent:
14:edb3c36aa1a7
--- a/Adafruit_GFX.h	Tue Nov 11 22:08:20 2014 +0000
+++ b/Adafruit_GFX.h	Tue Jul 18 16:38:32 2017 +0000
@@ -3,11 +3,9 @@
 We'll be adapting all the
 existing libaries to use this core to make updating, support 
 and upgrading easier!
-
 Adafruit invests time and resources providing this open source code, 
 please support Adafruit and open-source hardware by purchasing 
 products from Adafruit!
-
 Written by Limor Fried/Ladyada  for Adafruit Industries.  
 BSD license, check license.txt for more information
 All text above must be included in any redistribution
@@ -180,4 +178,4 @@
     bool  wrap; // If set, 'wrap' text at right edge of display
 };
 
-#endif
+#endif
\ No newline at end of file