You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
From @yonta on July 4, 2014 14:28
loadImage
,read16
,read32
, andloadImage
in theAdafruite_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.Copied from original issue: arduino/Arduino#2165
The text was updated successfully, but these errors were encountered: