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)
92
92
at24cxx (-p | --port)
93
93
```
94
94
95
- 4 . Run at24cxx read test, reg is the register address and it is hexadecimal .
95
+ 4 . Run at24cxx read test.
96
96
97
97
``` shell
98
98
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
58
58
at24cxx (-p | --port)
59
59
```
60
60
61
- 4 . Run at24cxx read test, reg is the register address and it is hexadecimal .
61
+ 4 . Run at24cxx read test.
62
62
63
63
``` shell
64
64
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