Bureaucrats, checkuser, Administrators
3,313
edits
mNo edit summary |
|||
| Line 70: | Line 70: | ||
READ BIT: 0 | READ BIT: 0 | ||
Note that you need &&, because &:50000 doesn't seem to work, but the BusPirate parser obviously creates enough of a delay. | Note that you need to delay with &&, because &:50000 doesn't seem to work, but the BusPirate parser obviously creates enough of a delay. This means that we don't know how fast it can be clocked, because each ! will be > 50ms apart. | ||
Sample values: | Sample values: | ||