-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Assignees
@yonta
Description
loadImage
, read16
, read32
, and loadImage
in the Adafruite_GFX.h
have defined function bodies in .h
files.
So, it occur errors in case of multiple calling TFT.h
.
I have gotten this errors some time in making my libraries.
Please, fix it by updated the newest Adafruite_GFX
library.