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: docs/en/installing.rst
+2-2
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ To get more information about PlatformIO, see the following links:
97
97
98
98
99
99
Using the stable code 2.0.x
100
-
*********************
100
+
---------------------------
101
101
102
102
.. note::
103
103
A detailed overview of supported development boards, examples and frameworks can be found on `the official Espressif32 dev-platform page <https://registry.platformio.org/platforms/platformio/espressif32>`_ in the PlatformIO Registry.
@@ -134,7 +134,7 @@ Create a new project and select one of the available boards. You can change afte
134
134
framework = arduino
135
135
136
136
How to update to the stable code based on 3.0.x
137
-
********************************
137
+
-----------------------------------------------
138
138
139
139
To use the actual Arduino ESP32, you need to change your project *platformio.ini* accordingly.
140
140
The following configuration uses the community version pioarduino and the latest Arduino core from the pioarduino GitHub repository:
0 commit comments