Update totp

This commit is contained in:
Willy-JL
2023-08-13 03:02:22 +02:00
parent 1d3228768f
commit 7504e58244
81 changed files with 655 additions and 1518 deletions

View File

@@ -1,5 +1,5 @@
#pragma once
#define TOTP_APP_VERSION_MAJOR (3)
#define TOTP_APP_VERSION_MINOR (2)
#define TOTP_APP_VERSION_PATCH (0)
#define TOTP_APP_VERSION_MAJOR (4)
#define TOTP_APP_VERSION_MINOR (0)
#define TOTP_APP_VERSION_PATCH (1)