Update readme

This commit is contained in:
Tom Nisbet 2020-08-08 21:28:41 -04:00
parent d414d6ad3a
commit 9f42883e5a
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ different shift register chips and different pin assignments.
To meet the timing requirements of the SDP unlock, this code uses direct port writes
to set and read values on the data bus. It will work Arduino Uno and Nano hardware,
but would require changes for other platforms.
**NOTE** that this sketch **will not** work on TommyPROM hardware. It is included here
to help people using that hardware to unlock their chips.