mirror of
1
0
Fork 0
avr_demo/74hc165_shiftin/main.h

4 lines
59 B
C

static void init(void);
int shiftin(void);
int main(void);