#ifndef GPIO_H #define GPIO_H void gpio_init(void); #endif // GPIO_H