You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/Panel/PanelTest/README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@ The example demonstrates how to develop built-in or custom development boards us
7
7
Follow the steps below to configure:
8
8
9
9
1.[Configure drivers](../../../README.md#configuring-drivers) if needed.
10
-
2. If using a supported development board, follow the [steps](../../../../README.md#using-supported-development-boards) to configure it.
11
-
3. If using a custom board, follow the [steps](../../../../README.md#using-custom-development-boards) to configure it.
12
-
4. Navigate to the `Tools` menu in the Arduino IDE to choose a ESP board and configure its parameters, please refter to [Configuring Supported Development Boards](../../../../README.md#configuring-supported-development-boards)
10
+
2. If using a supported development board, follow the [steps](../../../README.md#using-supported-development-boards) to configure it.
11
+
3. If using a custom board, follow the [steps](../../../README.md#using-custom-development-boards) to configure it.
12
+
4. Navigate to the `Tools` menu in the Arduino IDE to choose a ESP board and configure its parameters, please refter to [Configuring Supported Development Boards](../../../README.md#configuring-supported-development-boards)
13
13
5. Verify and upload the example to your ESP board.
0 commit comments