Skip to content

Commit e8a20ab

Browse files
authored
Merge branch 'master' into blinka-pwm
2 parents e493ecb + 6521722 commit e8a20ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Temperature_GIF_Player/Temperature_GIF_Player.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// please read credits at the bottom of file
22

33
#include <Adafruit_Arcada.h>
4-
#include "GifDecoder.h"
4+
#include <Arcada_GifDecoder.h>
55

66
/*************** Display setup */
77
Adafruit_Arcada arcada;

0 commit comments

Comments
 (0)