User Tools

Site Tools


en-us_commands:debug_watchdog

Table of Contents

Debug and Watchdog

Inspect execution state or configure the Watchdog.

Debug

  • debugStart() — Sets the port and baud rate for debug output.
  • debugStop() — Stops debug output.
  • debugState() — Returns whether debug output is enabled.
  • debug() — Outputs values only when debugging is enabled.
  • debugln() — Outputs a debug value followed by a newline.

Watchdog

  • WDT_ENABLE() — Sets the Watchdog timeout and starts it.
  • WDT_DISABLE() — Stops the Watchdog.
  • WDT() — Refreshes the Watchdog before its timeout expires.

← Built-in function list

en-us_commands/debug_watchdog.txt · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki