SGDK
A free and open development kit for the Sega Mega Drive
|
SNTP and timezone configuration. More...
#include <mw-msg.h>
Public Attributes | |
uint16_t | up_delay |
Update delay in seconds (min: 15) | |
int8_t | tz |
Timezone (from -11 to 13) | |
uint8_t | dst |
char | servers [MW_CMD_MAX_BUFLEN - 4] |
SNTP and timezone configuration.
uint8_t mw_msg_sntp_cfg::dst |
Daylight savines (set to 1 to add 1 hour)
char mw_msg_sntp_cfg::servers[MW_CMD_MAX_BUFLEN - 4] |
Up to 3 NTP server URLs, separated by a NULL character. A double NULL marks the end of the server list.