Version v0.3.23 - Reorganized project structure - all sources in src/, builds in build/
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include "../include/otp.h"
|
||||
#include "otp.h"
|
||||
|
||||
// Global state variables
|
||||
static char current_pads_dir[512] = DEFAULT_PADS_DIR;
|
||||
|
||||
Reference in New Issue
Block a user