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.
en-us_commands/debug_watchdog.txt · Last modified: by 127.0.0.1
