1 //-----------------------------------------------------------------------------
3 // Federico Dotta, 2015
4 // Maurizio Agazzini, 2015
5 // Christian Herrmann, 2017
7 // This code is licensed to you under the terms of the GNU GPL, version 2 or,
8 // at your option, any later version. See the LICENSE.txt file for the text of
10 //-----------------------------------------------------------------------------
12 //-----------------------------------------------------------------------------
14 #ifndef __LF_HIDBRUTE_H
15 #define __LF_HIDBRUTE_H
19 void hid_corporate_1000_calculate_checksum_and_set(uint32_t *high
, uint32_t *low
, uint32_t cardnum
, uint32_t fc
);
21 #endif /* __LF_HIDBRUTE_H */