From 685934d2f9bde50c1a9fd04e77041dfffc425f39 Mon Sep 17 00:00:00 2001 From: Dimitris Mantzouranis Date: Sat, 14 Sep 2024 13:19:28 +0300 Subject: [PATCH] Fix VID/PID table render in README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e4dcc5e..83258d9 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,8 @@ make sonixflasher #### ISP Bootloader Mode Defaults: -+-----------------+--------+--------+ -| Device | VID | PID | -+-----------------+--------+--------+ +| Device | VID | PID | +|-----------------|--------|--------| | SONIX SN32F22x | 0x0C45 | 0x7900 | | SONIX SN32F23x | 0x0C45 | 0x7900 | | SONIX SN32F24x | 0x0C45 | 0x7900 | @@ -65,7 +64,6 @@ make sonixflasher | SONIX SN32F26x | 0x0C45 | 0x7010 | | SONIX SN32F28x | 0x0C45 | 0x7120 | | SONIX SN32F29x | 0x0C45 | 0x7140 | -+-----------------+--------+--------+ Notice that some devices support flashing while booted. In that case, use ```