#pragma once typedef enum { TotpSceneAuthentication, TotpSceneGenerateToken, TotpSceneAddNewToken, TotpSceneTokenMenu, TotpSceneAppSettings } Scene;