Skip to content

Commit 54f6b10

Browse files
committed
upd
1 parent 8630ac8 commit 54f6b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/uplot_logging_changing_values.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
#
33
# SPDX-License-Identifier: MIT
44

5+
import time
56
import displayio
67
import board
7-
import time
88
from circuitpython_uplot.uplot import Uplot, color
99
from circuitpython_uplot.ulogging import ulogging
1010

0 commit comments

Comments
 (0)