Skip to content

Commit

Permalink
Fix VID/PID table render in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter93 authored Sep 14, 2024
1 parent 2a46977 commit 685934d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand All @@ -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
```
Expand Down

0 comments on commit 685934d

Please sign in to comment.