mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-17 15:36:50 +00:00
global.h: Change uptime host to eggheads
This commit is contained in:
parent
31563d7e93
commit
15e57a6c57
@ -267,7 +267,7 @@ BEG uint32_t uptimeip MDEF((uint32_t)-1);
|
|||||||
BEG uint32_t uptimecookie;
|
BEG uint32_t uptimecookie;
|
||||||
BEG uint32_t uptimeregnr MDEF(0);
|
BEG uint32_t uptimeregnr MDEF(0);
|
||||||
BEG time_t uptimelast MDEF(0);
|
BEG time_t uptimelast MDEF(0);
|
||||||
BEG const char *defaultuptimehost MDEF("uptime.energymech.net");
|
BEG const char *defaultuptimehost MDEF("uptime.eggheads.org");
|
||||||
|
|
||||||
#endif /* UPTIME */
|
#endif /* UPTIME */
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user