* Fix comparison of constant 300 with expression of type 'uint8_t' is always false
rfid-worker.cpp:111 if(validate_counts > (5 * 60))
* Fix format string is not a string literal (potentially insecure)
Co-authored-by: Tony Freeman <tonyfreeman@users.noreply.github.com>
* Rfid: indala 40134 validation and decoding
* Rfid: show indala info
* Rfid: decoder to output comparator signal on gpio pins
* Rfid: working indala 40134 decoder
* HAL: added function to change rfid timer parameters on the fly
* RFID: Indala reading, card detection, card verification
* Rfid: indala writing