We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad8bc7 commit 208703bCopy full SHA for 208703b
README.md
@@ -51,7 +51,7 @@ applications.
51
| `USER3` | Read-write | General-purpose field 3 |
52
| `USER4` | Read-write | General-purpose field 4 |
53
| `SERIAL` | Read-only | Pico's unique 64-bit serial number |
54
-| `PULSECOUNT?` | Read-only | Low pulse count on GP13 (board pin 17) |
+| `PULSECOUNT?` | Read-only | Pulse count on GP12 (NO)/GP13 (NC) (board pins 16/17) |
55
56
Note that each of the above fields has a maximum length of 63. Each field is 64
57
bytes, but is null-terminated. Values longer than 63 bytes will be truncated.
0 commit comments