From 74e5f84239e444930f3fbafb70db66a2c01cc7df Mon Sep 17 00:00:00 2001 From: "Hosam-Eldin.mostafa" Date: Mon, 20 Oct 2025 20:41:04 +0200 Subject: [PATCH] FIXUP! update documentation --- docs/07_flash_sequence.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/07_flash_sequence.md b/docs/07_flash_sequence.md index b573c1e..a3cee34 100644 --- a/docs/07_flash_sequence.md +++ b/docs/07_flash_sequence.md @@ -41,7 +41,7 @@ sequenceDiagram - `ecu_framework/flashing/hex_flasher.py` is a stub — replace with your protocol implementation (UDS/XCP) - Validate timing requirements and chunk sizes per ECU -- Consider power-cycle/reset hooks via an external rig if required +- Consider power-cycle/reset hooks via programmable poewr supply. ## Error handling