Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Commit e37f2a8

Browse files
committed
added todo
1 parent 46cd2ab commit e37f2a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clue/adafruit_clue.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def show(self):
168168

169169
def show_terminal(self):
170170
"""Revert to terminalio screen."""
171-
# self._display.show(None)
171+
# TODO: implement terminal for clue screen
172172
return
173173

174174

0 commit comments

Comments
 (0)