#ifndef __PRODUCT_TEST_GPIO_H #define __PRODUCT_TEST_GPIO_H int pt_gpio_start(void); int pt_gpio_stop(void); #endif // #define __PRODUCT_TEST_GPIO_H