port to device, working

This commit is contained in:
Conor Patrick
2018-07-13 20:29:14 -04:00
parent 2a8cda65bd
commit 6e7be67491
11 changed files with 203 additions and 68 deletions

View File

@@ -327,11 +327,11 @@ int authenticator_is_backup_initialized()
}
// Return 1 yes backup is init'd, else 0
int authenticator_is_initialized()
{
/*int authenticator_is_initialized()*/
/*{*/
}
/*}*/
void authenticator_initialize()
{