Skip to content

Commit 2cb84dc

Browse files
committed
docs(lib-builder): Apply review suggestions
1 parent 2af5885 commit 2cb84dc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/en/lib_builder.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -226,13 +226,15 @@ Screens
226226

227227
There are many screens in the UI that are used to configure the libraries to be compiled.
228228
Note that in all screens you can also use the shortcut keys shown in the footer bar to navigate.
229+
229230
The UI consists of the following screens:
230231

231232
- **Main Menu**: The main screen shows buttons to navigate to the other screens.
232233
- **Compile Screen**: The compile screen shows the output of the compilation process and any errors that may have occurred.
233234
- **Sdkconfig Editor**: The sdkconfig editor screen is a simple text editor that shows you the sdkconfig files that will be used for compilation.
234235
You can edit the files here to customize the generated libraries.
235-
- **Settings Screen**: The settings screen allows you to change the settings of the compilation process. Here you can change:
236+
- **Settings Screen**: The settings screen allows you to change the settings of the compilation process.
237+
Here you can change:
236238

237239
- The targets that the libraries will be compiled for. To save time, you can compile the libraries only for the target you are using;
238240
- Whether the compiled libraries will be copied to the ``arduino-esp32`` directory after compilation so that they can be used in the Arduino IDE;

0 commit comments

Comments
 (0)