We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ec2fa commit ac82cd9Copy full SHA for ac82cd9
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