Extraneous spaces removed at the end of line 282 to correct this error:
In file included from /Users/.../Documents/Arduino/libraries/TFTLCD-Library-master/Adafruit_TFTLCD.cpp:19:0:
/Users/.../Documents/Arduino/libraries/TFTLCD-Library-master/pin_magic.h:282:33: warning: backslash and newline separated by space [enabled by default]
Extraneous spaces removed at the end of line 282 to correct this error:
In file included from /Users/.../Documents/Arduino/libraries/TFTLCD-Library-master/Adafruit_TFTLCD.cpp:19:0: /Users/.../Documents/Arduino/libraries/TFTLCD-Library-master/pin_magic.h:282:33: warning: backslash and newline separated by space [enabled by default]
define read8inline(result) { \
^