Skip to content

Commit 2446f0d

Browse files
authored
Update chap02.md
1 parent 26c0083 commit 2446f0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/chap02.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ It is advisable to proceed with the following steps:
3434

3535
1. Connect the Arduino setup with a USB cable to your computer. Use the 'Programming Port' of the Due, which is the USB port in the 'middle', placed next to the power supply socket. Both the LAN shield and the BSB-LAN adapter should already be plugged onto the Due beforehand, but this is not mandatory.
3636

37-
<img src="https://raw.githubusercontent.com/1coderookie/BSB-LPB-LAN_EN/master/docs/pics/HW-Setup.jpg">
37+
![Setup](assets/images/HW-Setup.jpg)
3838

3939
*The complete setup (Arduino Due + LAN-Shield + BSB-LPB-LAN-Adapter v3) including the corresponding cables.
4040

@@ -53,7 +53,7 @@ It is advisable to proceed with the following steps:
5353

5454
6. Select the correct serial port where the Due is connected to the computer under "Tools/Port".
5555

56-
<img src="https://raw.githubusercontent.com/1coderookie/BSB-LPB-LAN_EN/master/docs/pics/IDE_Due.png">
56+
![Settings Due](assets/images/IDE_Due.png)
5757

5858
*The settings for the Due in the Arduino IDE.*
5959

@@ -110,7 +110,7 @@ It is advisable to proceed with the following steps:
110110

111111
- For the recommended **ESP32-NodeMCU** please choose "Default 4MB with spiffs (1.2BM APP/1.5MB SPIFFS)". <br> The following screenshot shows the configuration for the **ESP32-NodeMCU**.
112112

113-
<img src="https://raw.githubusercontent.com/1coderookie/BSB-LPB-LAN_EN/master/docs/pics/IDE_ESP32.png">
113+
![Settings ESP32](assets/images/IDE_ESP32.png)
114114

115115
*The settings for the ESP32 NodeMCU in the Arduino IDE.*
116116

@@ -174,7 +174,7 @@ For a more detailed explanation of the individual functions, please refer to [ch
174174

175175
The overview of the web configuration is divided into three columns:
176176

177-
<img src="https://raw.githubusercontent.com/1coderookie/BSB-LPB-LAN_EN/master/docs/pics/webconfig_settings_screenshot_en.png">
177+
![Webconfig](assets/images/webconfig_settings_screenshot_en.png)
178178

179179
- For the sake of clarity, a rough category is displayed in the left column (e.g. "General", "Bus", etc.), so that the assignment of the respective entry is already apparent at first glance.
180180
- In the middle column the function is named.

0 commit comments

Comments
 (0)