fix pc build
This commit is contained in:
parent
e8d0ad5e7c
commit
1ed7833c9f
@ -461,3 +461,8 @@ void device_wink()
|
||||
{
|
||||
printf("*WINK*\n");
|
||||
}
|
||||
|
||||
bool device_is_nfc()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user