Those aren’t comments, they are C preprocessor directives. Somewhere before the #ifdef line, add the line
#define LCD640x480TOUCH The # must be the first character on that line. -Jason > On Apr 22, 2021, at 7:03 AM, f1mhv <[email protected]> wrote: > > #ifdef LCD640x480TOUCH _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
