Skip to content

Commit 4f774d8

Browse files
committed
Typo
1 parent dc8ffb5 commit 4f774d8

File tree

1 file changed

+1
-1
lines changed
  • content/documentation/io-types

1 file changed

+1
-1
lines changed

content/documentation/io-types/pwm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ dtoverlay=pwm-2chan
173173
# GPIO 19 = channel 3
174174

175175
[all]
176-
Dtoverlay=pwm-2chan,pin=12,func=4,pin2=13,func2=4
176+
dtoverlay=pwm-2chan,pin=12,func=4,pin2=13,func2=4
177177
# GPIO 12 = channel 0
178178
# GPIO 13 = channel 1
179179
```

0 commit comments

Comments
 (0)