led-controller/src/main.h

4 lines
58 B
C

#define LED PD6 /* LED port */
static void ioinit(void);