|
FireSync API
|
Specifies whether the watchdog can be enabled/disabled.
This function is provided to for debugging. Enabling the watchdog may hinder debugging (i.e. it may cause spontaneous reboots). This function can be used to forcefully disable the watchdog regardless of application settings and behaviors.
Use kNode_Commit to complete changes.
| node | Node object. |
| allow | kFALSE to disable the watchdog, kTRUE for default behavior. |