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

warning: backslash and newline separated by space #40

Closed amayem closed 4 years ago

amayem commented 4 years ago

The following code `#include // Core graphics library

include // Hardware-specific library

void setup() { // put your setup code here, to run once:

}

void loop() { // put your main code here, to run repeatedly:

}`

Gives the following error `Arduino\libraries\Adafruit_TFTLCD_Library\pin_magic.h:282:33: warning: backslash and newline separated by space

define read8inline(result) { \

                             ^`
ladyada commented 4 years ago

should be fixed by https://github.com/adafruit/TFTLCD-Library/commit/5b2bead71bacf082fc286e39c68175a9ed0a2c3b