Files
discoverpixy/common/lowlevel/ll_touch.h

7 lines
66 B
C

#include <stdint.h>
#include <stdbool.h>
bool ll_touch_init();