Skip to content

Portenta: WiFi: remove debug on Serial1 #18

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

Merged
merged 1 commit into from
Jul 22, 2020
Merged

Portenta: WiFi: remove debug on Serial1 #18

merged 1 commit into from
Jul 22, 2020

Conversation

facchinm
Copy link
Member

@facchinm facchinm commented Jul 14, 2020

Logs can be printed by calling

whd_print_logbuffer();

To change default port from Serial1 to another transport (Serial for example), simply declare

REDIRECT_STDOUT_TO(Serial);

at the top of the sketch.

@facchinm facchinm mentioned this pull request Jul 14, 2020
@facchinm facchinm merged commit c774aac into master Jul 22, 2020
@jwestmoreland
Copy link

Thanks again for this Martino! Came in handy when going back to a previous rev to make sure WiFi was OK,
John

@facchinm facchinm deleted the wifi_nolog branch August 21, 2020 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants