Skip to content
Snippets Groups Projects
Commit b0d405fb authored by da1l6's avatar da1l6
Browse files

ATMegaCard: Fix #inlude path

parent 2a4f9dc5
No related branches found
No related tags found
No related merge requests found
#include <../common/sha1/sha1.h>
#include "../common/sha1/sha1.h"
typedef uint8_t SALT[32];
typedef uint8_t KEY[64];
typedef sha1_hash_t HASH;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment