Move totp_lfs face from legacy

Changes:
- use 3 characters if possible for identifier
- rename from totp_face_lfs to totp_lfs_face for consistency
This commit is contained in:
James Haggerty
2025-07-22 20:32:38 +10:00
committed by Joey Castillo
parent 5e0cc98659
commit 0eb96a637c
5 changed files with 39 additions and 33 deletions

View File

@@ -59,6 +59,7 @@
#include "periodic_table_face.h"
#include "squash_face.h"
#include "totp_face.h"
#include "totp_lfs_face.h"
#include "tally_face.h"
#include "probability_face.h"
#include "ke_decimal_time_face.h"