Update README.md to fix image links

This commit is contained in:
Tom Nisbet 2023-10-08 23:58:59 -04:00 committed by GitHub
parent 8ec224cb61
commit 46b2e0fc2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Unlock Ben Eater Hardware
![Ben Eater EEPROM Programmer](../docs/images/ben-eater-hardware.jpg)
![Ben Eater EEPROM Programmer](../docs/_docs/images/ben-eater-hardware.jpg)
Utility to unlock 28C256 Software Data Protection (SDP) for the
[Ben Eater EEPROM](https://github.com/beneater/eeprom-programmer)
@ -16,7 +16,7 @@ but would require changes for other platforms.
**NOTE** that this sketch **will not** work on TommyPROM hardware. It is included here
to help people with locked chips who are using the Ben Eater design.
![Unlock timing with Ben Eater Hardware](../docs/images/ben-eater-unlock-timing.png)
![Unlock timing with Ben Eater Hardware](../docs/_docs/images/ben-eater-unlock-timing.png)
The timing trace shows the tBLC for the bytes of the unlock sequence within 65us, well
within the required 150us in the datasheet.