mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 13:16:32 +00:00
Fix GCC 10.1 warning
This commit is contained in:
parent
031b04fb53
commit
29e73b4291
@ -559,6 +559,7 @@ bool PN532_Command(void)
|
|||||||
return serviced;
|
return serviced;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // USE_PN532_DATA_FUNCTION
|
#endif // USE_PN532_DATA_FUNCTION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user