Skip to content

Commit fa26ff7

Browse files
committed
fix readme
1 parent 27d091d commit fa26ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The address and data are both `8` bits wide, though only the bottom 4 bits of th
7171

7272
The address uses the following format :
7373
```
74-
[ unused 7:4 ][ mac unit 3:1 ][ register id 1:0 ]
74+
[ unused 7:4 ][ mac unit 3:2 ][ register id 1:0 ]
7575
```
7676

7777
Register id mapping, for this mac unit gives us the current :

0 commit comments

Comments
 (0)