From 46b2e0fc2ff762a23cca9580dd83ae5055f00ce1 Mon Sep 17 00:00:00 2001 From: Tom Nisbet Date: Sun, 8 Oct 2023 23:58:59 -0400 Subject: [PATCH] Update README.md to fix image links --- unlock-ben-eater-hardware/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unlock-ben-eater-hardware/README.md b/unlock-ben-eater-hardware/README.md index 6b8e5a6..15e5594 100644 --- a/unlock-ben-eater-hardware/README.md +++ b/unlock-ben-eater-hardware/README.md @@ -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.