Skip to content

Commit f7afbd1

Browse files
committed
update comment to reference pwmio instead of pulseio
1 parent 75cf14a commit f7afbd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • MetroX_CircuitPython/fading_led

MetroX_CircuitPython/fading_led/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
'fading_led.py'.
77
88
=================================================
9-
fades a LED using pulseio's PWM
9+
fades a LED using pwmio's PWM
1010
"""
1111

1212
import time

0 commit comments

Comments
 (0)