Commit c8e2e18e authored by Marcel Stör's avatar Marcel Stör
Browse files

Update docs/modules/node.md


Co-authored-by: default avatarGregor Hartmann <HHHartmann@users.noreply.github.com>
parent 34ad3370
......@@ -482,7 +482,7 @@ node.setcpufreq(node.CPU80MHZ)
## node.setonerror()
Use this to override the default "always restart" action if wanted; for example to write an error to a logfile or to a network syslog before restarting.
Overrides the default crash handling which always restarts the system. It can be used to e.g. write an error to a logfile or to secure connected hardware before restarting.
!!! attention
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment