diff options
| author | Sadeep Madurange <sadeep@asciimx.com> | 2025-04-07 18:09:48 +0800 |
|---|---|---|
| committer | Sadeep Madurange <sadeep@asciimx.com> | 2025-04-08 16:06:19 +0800 |
| commit | f36e0c51177979c57b3402676fe342c180f9cb5b (patch) | |
| tree | bfb9709eb1773128c9a595dfda8b76a8e960f3da /lock/util.h | |
| parent | 6a2b5fefeb8931ca886bcf99a8f983b13e545515 (diff) | |
| download | smart-home-f36e0c51177979c57b3402676fe342c180f9cb5b.tar.gz | |
Keygen using timer.
Diffstat (limited to 'lock/util.h')
| -rw-r--r-- | lock/util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lock/util.h b/lock/util.h index 64f6ad5..8be238a 100644 --- a/lock/util.h +++ b/lock/util.h @@ -1,6 +1,8 @@ #ifndef MY_UTIL_H #define MY_UTIL_H +#include <stdint.h> + #define WDLEN 32 #define KEY "dM>}jdb,6gsnC$J^K 8(I5vyPemPs%;K" |
