Version v0.3.28 - Cleaned up file structure, removing otp.c and otp.h files

This commit is contained in:
2025-12-18 09:28:38 -04:00
parent dffae799aa
commit 4bd0c5aa42
10 changed files with 15 additions and 50 deletions

View File

@@ -5,7 +5,7 @@
#include <stdio.h>
#include <time.h>
#include <unistd.h>
#include "otp.h"
#include "main.h"
#define PROGRESS_UPDATE_INTERVAL (64 * 1024 * 1024) // 64MB intervals