its ok the same label is use twice but it is conditional,only one is selected depending on the display type when the code is compiled
#ifdef st7735
FL_IMG:
or
#ifdef ILI9431
FL_IMG:
its ok the same label is use twice but it is conditional,only one is selected depending on the display type when the code is compiled
#ifdef st7735
FL_IMG:
or
#ifdef ILI9431
FL_IMG:
Bookmarks