🔨」 fix: fixed issue with init and cleaned help print

This commit is contained in:
2025-08-11 22:07:37 +02:00
parent e635977c88
commit 173e8a122a
3 changed files with 45 additions and 15 deletions

View File

@ -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; \