We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e493ecb + 6521722 commit e8a20abCopy full SHA for e8a20ab
1 file changed
Temperature_GIF_Player/Temperature_GIF_Player.ino
@@ -1,7 +1,7 @@
1
// please read credits at the bottom of file
2
3
#include <Adafruit_Arcada.h>
4
-#include "GifDecoder.h"
+#include <Arcada_GifDecoder.h>
5
6
/*************** Display setup */
7
Adafruit_Arcada arcada;
0 commit comments