/* * rc522.h * * Created on: * Author: */ #ifndef MAIN_WIEGAND_H_ #define MAIN_WIEGAND_H_ #include void initWiegand(); #endif /* MAIN_WIEGAND_H_ */