Table of Contents

reset

WMPRO, WMMINI >= 1.0 WMMEGA FW >= 2.0

Reset the processor

Description

reset ( )

If passed with no parameters this function will reset the processor causing the Wattmon to reboot (equivalent to reboot())

Parameters

None for reboot

Return Values

None

Example

<?
  reset();
?>

See Also

reboot() - Reset the processor