mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-01-11 12:18:48 +00:00
5 lines
No EOL
118 B
C
5 lines
No EOL
118 B
C
#pragma once
|
|
|
|
#define TOTP_APP_VERSION_MAJOR (3)
|
|
#define TOTP_APP_VERSION_MINOR (2)
|
|
#define TOTP_APP_VERSION_PATCH (0) |