status fix
This commit is contained in:
parent
84740f3d6a
commit
54792b345c
@ -74,7 +74,11 @@ int nfc_init()
|
||||
// Under USB power. Configure AMS chip.
|
||||
ams_configure();
|
||||
|
||||
if (init)
|
||||
{
|
||||
return NFC_IS_AVAILABLE;
|
||||
}
|
||||
|
||||
return NFC_IS_NA;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user