Skip to content
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_flags not available #4350

Closed
ve-dima opened this issue Jul 10, 2022 · 4 comments
Closed

monitor_flags not available #4350

ve-dima opened this issue Jul 10, 2022 · 4 comments

Comments

@ve-dima
Copy link

ve-dima commented Jul 10, 2022

Warning! Ignore unknown configuration option monitor_flags in section [env:328base]
monitor_flags = --echo --encoding cp1251

@ivankravets
Copy link
Member

PlatformIO Core 6.1 :

@ve-dima
Copy link
Author

ve-dima commented Jul 10, 2022

Well, but without monitor_flags i can't change text encoding.

--encoding
Set the encoding for the serial port (e.g. hexlify, Latin1, UTF-8), default UTF-8.

Does not support customization, like echo, for example

--echo
Enable local echo.
Can be customized in “platformio.ini” (Project Configuration File) using monitor_echo option.

@ivankravets
Copy link
Member

Cp1251 - did save the source file in utf 8?

@ivankravets ivankravets reopened this Jul 10, 2022
@ve-dima
Copy link
Author

ve-dima commented Jul 10, 2022

Files in UTF-8, but is it really important in this situation?

Previously, using the monitor_flags, I could set a different encoding.
Now there is no monitor_flags, and you have to use the dialog (Ctrl + T + Ctrl + A) every restart of the Serial Port, configure everything anew.

@ivankravets ivankravets transferred this issue from platformio/platformio-docs Jul 11, 2022
@ivankravets ivankravets added this to the 6.1.1 milestone Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants