fix compilation

This commit is contained in:
Philippe Teuwen 2020-01-14 22:58:38 +01:00
commit 4154f3dd1a
2 changed files with 2 additions and 2 deletions

View file

@ -940,7 +940,7 @@ static bool hitag2_read_uid(uint8_t *rx, const size_t rxlen, uint8_t *tx, size_t
}
// Hitag2 Sniffing
void SniffHitag(uint32_t type) {
void SniffHitag(void) {
LEDsoff();
StopTicks();