6 lines
86 B
C
6 lines
86 B
C
#ifndef _GPIO_CONFIGURATION_
|
|
#define _GPIO_CONFIGURATION_
|
|
|
|
void gpio_config();
|
|
|
|
#endif |