Make the TOTP face use the filesystem for secret storage (#95)
* TOTP using filesystem * Filesystem: ability to read files line by line
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#include "voltage_face.h"
|
||||
#include "stopwatch_face.h"
|
||||
#include "totp_face.h"
|
||||
#include "totp_face_lfs.h"
|
||||
#include "lis2dw_logging_face.h"
|
||||
#include "demo_face.h"
|
||||
#include "hello_there_face.h"
|
||||
|
||||
Reference in New Issue
Block a user