|
ether2ser 0.1.0
Ethernet <-> synchronous V.24 bridge firmware for RP2040 + W5500
|

Go to the source code of this file.
Functions | |
| void | reboot (void) |
| Reboots by resetting the watchdog. | |
| void reboot | ( | void | ) |
Reboots by resetting the watchdog.
Definition at line 28 of file watchdog.c.
References FLUSH_LOG_BEFORE_REBOOT_MS, and LOG_PLAIN.
Referenced by event_dispatch().
