Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: net 1-wire lpc1768 crypto clock web fram log
restart-this.h
00001 #include "restart.h" 00002 00003 extern const char* RestartThisGetZoneString(void); 00004 #define RESTART_ZONE_NTP_CLIENT RESTART_ZONE_DERIVED + 0 00005 #define RESTART_ZONE_VALUES RESTART_ZONE_DERIVED + 1 00006 #define RESTART_ZONE_ONE_WIRE RESTART_ZONE_DERIVED + 2 00007 #define RESTART_ZONE_DEVICE RESTART_ZONE_DERIVED + 3 00008 #define RESTART_ZONE_HEATING RESTART_ZONE_DERIVED + 4
Generated on Tue Jul 12 2022 18:50:15 by
