Function wipe_log

  • Wipes the debug console Clears the debug element of any text. Useful if you want to track changing values in real time without clogging the browser. Just call it at the beginning every loop()!

    Returns void

Generated using TypeDoc