Skip to content

Commit a1304de

Browse files
authored
Merge pull request #2217 from FoamyGuy/pwmio_comment
update comment to reference pwmio instead of pulseio
2 parents 75cf14a + f7afbd1 commit a1304de

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)