adafruit / TFTLCD-Library

Arduino library for 8-bit TFT LCDs such as ILI9325, ILI9328, etc
http://www.ladyada.net/products/tfttouchbreakout/ and http://www.ladyada.net/products/tfttouchshield
314 stars 259 forks source link

Fix compiler warning #28

Closed vicary closed 5 years ago

vicary commented 7 years ago

Remove trailing whitespace that generates compiler warning.

warning: backslash and newline separated by space
per1234 commented 5 years ago

Duplicate of the poorly titled https://github.com/adafruit/TFTLCD-Library/pull/21

vicary commented 5 years ago

You're right, closing this.