Skip to content

Commit f37ca2a

Browse files
committed
'physial' -> 'physical' update.
1 parent e92db5b commit f37ca2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Pin Addressing
2121

2222
When using single pin operations such as _pinMode(pinId, dir)_ or _digitalRead(pinId)_ or _digitalWrite(pinId, val)_ then the pins are addressed using the ID's below. For example, for set the mode of _GPB0_ then use _pinMode(8, ...)_.
2323

24-
Physial Pin #| Pin Name | Pin ID
24+
Physical Pin #| Pin Name | Pin ID
2525
----|------|------------------------------
2626
21 | GPA0 | 0
2727
22 | GPA1 | 1

0 commit comments

Comments
 (0)