mirror of
https://github.com/isometimes/rpi4-osdev
synced 2024-11-09 11:50:40 +00:00
Adding link from part14 to part15
This commit is contained in:
parent
907068000b
commit
7ff958289c
1 changed files with 2 additions and 0 deletions
|
@ -205,3 +205,5 @@ arp_test();
|
||||||
_Imagine how happy I was to see my router's (correct!) MAC address appear on-screen - a sign of life, and proof that my OS is actually networking!_
|
_Imagine how happy I was to see my router's (correct!) MAC address appear on-screen - a sign of life, and proof that my OS is actually networking!_
|
||||||
|
|
||||||
![ARP response](images/14-spi-ethernet-arp.jpg)
|
![ARP response](images/14-spi-ethernet-arp.jpg)
|
||||||
|
|
||||||
|
[Go to part15-tcpip >](../part15-tcpip)
|
||||||
|
|
Loading…
Reference in a new issue