diff options
Diffstat (limited to 'Project/src/main.c')
-rw-r--r-- | Project/src/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/src/main.c b/Project/src/main.c index bf1c5b0..d831fbf 100644 --- a/Project/src/main.c +++ b/Project/src/main.c @@ -40,6 +40,7 @@ // NixieLUT /* Includes ------------------------------------------------------------------*/ +#include "time.h" #include "main.h" // FreeRTOS includes |