Skip to content

Commit 208703b

Browse files
committed
fix: readme description of pulsecount
1 parent 5ad8bc7 commit 208703b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ applications.
5151
| `USER3` | Read-write | General-purpose field 3 |
5252
| `USER4` | Read-write | General-purpose field 4 |
5353
| `SERIAL` | Read-only | Pico's unique 64-bit serial number |
54-
| `PULSECOUNT?` | Read-only | Low pulse count on GP13 (board pin 17) |
54+
| `PULSECOUNT?` | Read-only | Pulse count on GP12 (NO)/GP13 (NC) (board pins 16/17) |
5555

5656
Note that each of the above fields has a maximum length of 63. Each field is 64
5757
bytes, but is null-terminated. Values longer than 63 bytes will be truncated.

0 commit comments

Comments
 (0)