mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-10 05:59:08 -07:00
4 lines
116 B
C
4 lines
116 B
C
#pragma once
|
|
|
|
#define TOTP_CLI_COMMAND_RESET "reset"
|
|
#define TOTP_CLI_PLUGIN_RESET_FILE_NAME "totp_cli_reset_plugin" |