1
0
mirror of synced 2024-05-29 12:38:03 +02:00
avr_demo/74hc165_shiftin/main.h

4 lines
59 B
C

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