Skip to content

Commit 1de20b9

Browse files
committed
merge conflicts
1 parent c2e0bc3 commit 1de20b9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/clue/adafruit_slideshow.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,8 @@
88
import collections
99
from random import shuffle
1010
from common import utils
11-
<<<<<<< HEAD
1211
from common import debugger_communication_client
13-
=======
1412
import board
15-
>>>>>>> users/t-xunguy/clue-sensors
1613

1714
# taken from adafruit
1815
# https://github.com/adafruit/Adafruit_CircuitPython_Slideshow/blob/master/adafruit_slideshow.py

0 commit comments

Comments
 (0)