#ifndef MAIN_GPIOLIB_H_ #define MAIN_GPIOLIB_H_ #include #include int luaopen_lgpio(lua_State *L); #endif /* MAIN_GPIOLIB_H_ */