mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
cppcheck
This commit is contained in:
parent
1c94056057
commit
60719c7788
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@ void lf_init(bool reader);
|
|||
void lf_finalize();
|
||||
size_t lf_detect_field_drop(size_t max);
|
||||
bool lf_manchester_send_bytes(const uint8_t *frame, size_t frame_len);
|
||||
void lf_modulation(bool mod);
|
||||
void lf_modulation(bool modulation);
|
||||
|
||||
#endif // __LFADC_H__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue