Skip to content

Commit e35bbda

Browse files
author
Martin O'Hanlon
committed
fix random import!
1 parent de4ee00 commit e35bbda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

picozero/picozero.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from ctypes.wintypes import RGB
21
from machine import Pin, PWM, Timer, ADC
32
from micropython import schedule
43
from time import ticks_ms, sleep

0 commit comments

Comments
 (0)