From 526b81273add90891e4b444bc77ee254346ce6ef Mon Sep 17 00:00:00 2001 From: devdesk Date: Tue, 30 Dec 2025 01:32:12 +0200 Subject: [PATCH] added backtics to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b2af5c..4f592b8 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ disconnect pin 9 disconnect pin 23 after run -esptool --chip esp32 --port /dev/ttyACM0 read_flash 0x000000 0x400000 esp32_dump.bin +`esptool --chip esp32 --port /dev/ttyACM0 read_flash 0x000000 0x400000 esp32_dump.bin `