File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ find_package(at24cxx REQUIRED)
9292 at24cxx (-p | --port)
9393 ```
9494
95- 4 . Run at24cxx read test, reg is the register address and it is hexadecimal .
95+ 4 . Run at24cxx read test.
9696
9797 ``` shell
9898 at24cxx (-t read | --test=read) [--type=< AT24C01 | AT24C02 | AT24C04 | AT24C08 | AT24C16 | AT24C32 | AT24C64 | AT24C128 | AT24C256> ] [--addr=< 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7> ]
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ We use '\n' to wrap lines.If your serial port assistant displays exceptions (e.g
5858 at24cxx (-p | --port)
5959 ```
6060
61- 4 . Run at24cxx read test, reg is the register address and it is hexadecimal .
61+ 4 . Run at24cxx read test.
6262
6363 ``` shell
6464 at24cxx (-t read | --test=read) [--type=< AT24C01 | AT24C02 | AT24C04 | AT24C08 | AT24C16 | AT24C32 | AT24C64 | AT24C128 | AT24C256> ] [--addr=< 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7> ]
You can’t perform that action at this time.
0 commit comments