Skip to content

Add Info for pioarduino community version #10045

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove Platformio from community sentence
  • Loading branch information
Jason2866 authored Jul 18, 2024
commit d38e749baf6667695ae1534e783fe891b7baa0f0
2 changes: 1 addition & 1 deletion docs/en/installing.rst
Original file line number Diff line number Diff line change
@@ -126,7 +126,7 @@ How to update to the stable code based on 3.0.x
********************************

To use the actual Arduino ESP32, you need to change your project *platformio.ini* accordingly.
The following configuration uses the not official Platformio community version pioarduino and the latest Arduino core from the pioarduino GitHub repository:
The following configuration uses the community version pioarduino and the latest Arduino core from the pioarduino GitHub repository:

.. code-block:: bash

Loading