Skip to content

Disable Unwanted Diagnostic Output to Device Console

Latest
Compare
Choose a tag to compare
@AndyLindsay AndyLindsay released this 01 Jul 22:52
· 5 commits to master since this release
09ff2d9

This release disables unnecessary diagnostic output to the Device Console by commenting out a 'console.log()' statement in 'cbcore.ts', and updates the version in 'pxt.json'.

  • Removes unintended serial data from graphs and logs
  • Reduces clutter for students and end users
  • Safe for classroom and user-facing deployment