-
-
Notifications
You must be signed in to change notification settings - Fork 795
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
monitor_baud
option not recognized in platformio.ini
#982
Comments
This feature has not been released it. You need http://docs.platformio.org/en/latest/installation.html#development-version |
This is still happening on version 3.4.0:
|
What does homebrew mean? Not official or macOS only? Because it's still not working with version 3.5.2. |
How did you test that? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Configuration
Operating system: macOS Sierra 10.12.4
PlatformIO Version: 3.3.1
Here's a snippet of my platformio.ini:
The only thing I changed is this
monitor_baud = 115200
thing. Now, when Ipio run
, I always get this at the top of the command report:Detected non-PlatformIO
monitor_baudoption in
[env:]section
What is happening?
The text was updated successfully, but these errors were encountered: