WMPRO, WMMINI FW >= 1.0 WMMEGA FW >= 2.0
Dump the contents of NVRAM to standard output
This function will dump the entire contents of NVRAM to the standard output (console or script) for debugging purposes
None
None
<pre><? print("Your NVRAM contains the following:\r\n"); nvram_dump(); ?></pre>
nvram_restore() - Restore the contents of NVRAM from a file
nvram_backup() - Backup the contents of NVRAM to a file on the SD Card