Files
AC707N/SDK/apps/watch/product_test/pt_gpio.h
T
2025-12-03 11:12:34 +08:00

9 lines
152 B
C

#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