mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
feature uptime listing
This commit is contained in:
@@ -602,6 +602,13 @@ const char __mx_opts[] = ""
|
|||||||
#undef OPT_COREONLY
|
#undef OPT_COREONLY
|
||||||
#endif /* TRIVIA */
|
#endif /* TRIVIA */
|
||||||
|
|
||||||
|
#ifdef UPTIME
|
||||||
|
OPT_COMMA "uptime"
|
||||||
|
#undef OPT_COMMA
|
||||||
|
#define OPT_COMMA ", "
|
||||||
|
#undef OPT_COREONLY
|
||||||
|
#endif /* UPTIME */
|
||||||
|
|
||||||
#ifdef WINGATES
|
#ifdef WINGATES
|
||||||
OPT_COMMA "wingate"
|
OPT_COMMA "wingate"
|
||||||
#undef OPT_COMMA
|
#undef OPT_COMMA
|
||||||
|
|||||||
Reference in New Issue
Block a user