This commit is contained in:
SavaletDev
2023-12-12 14:25:31 +01:00
parent 936fa139c0
commit 7a6bb591ad
4 changed files with 31 additions and 3 deletions

View File

@@ -13,4 +13,6 @@
#include <stdbool.h>
#include <stdlib.h>
#include "../lib/my/lib.h"
void print_usages(void);
#endif /* RADAR_H */