Table of Contents

nvram_defrag

WMPRO, WMMINI FW >= 1.0 WMMEGA FW >= 2.0

Defragment NVRAM to optimise it

Description

nvram_defrag ( )

This function will defragment NVRAM if required

Parameters

None

Return Values

None

Example

<?
  nvram_defrag();
?>

See Also

nvram_restore() - Restore the contents of NVRAM from a file

nvram_backup() - Backup the contents of NVRAM to a file on the SD Card