Skip to content

Instantly share code, notes, and snippets.

@korjaa
Created June 10, 2019 07:04
Show Gist options
  • Save korjaa/d8efab3b16b57174b1c04a3357a76ce8 to your computer and use it in GitHub Desktop.
Save korjaa/d8efab3b16b57174b1c04a3357a76ce8 to your computer and use it in GitHub Desktop.
mbed_trace remove color.
mbed_trace_config_set(mbed_trace_config_get() & ~TRACE_MODE_COLOR);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment