Skip to content

Commit 4e1c4b0

Browse files
Fixed wrong PR (part2)
1 parent ffd4136 commit 4e1c4b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/micropython/01.basics/05.digital-analog-pins/digital-analog-pins.md

-1
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,3 @@ pwm.freq(1000)
134134
while True:
135135
pwm.duty_u16(duty)
136136
```
137-
```

0 commit comments

Comments
 (0)