「🔨」 fix: fixed issue with init and cleaned help print
This commit is contained in:
@ -26,9 +26,9 @@ static options_t options[] = {
|
||||
#undef GRP
|
||||
};
|
||||
|
||||
#define OPT_NB 5
|
||||
#define OPT_NB 7
|
||||
|
||||
#define FT_PING_V 0.1
|
||||
#define FT_PING_V "0.1"
|
||||
|
||||
#define OPT_WHILE \
|
||||
int i = 0; \
|
||||
|
Reference in New Issue
Block a user