Initial commit
[kk_librfid.git] / firmware / src / picc / poti.h
blob92ec00d611e4ec310b50287b35cc38142021c24e
1 #ifndef _POTI_H
2 #define _POTI_H
4 extern void poti_comp_carr(u_int8_t position);
5 extern void poti_init(void);
7 #endif