7 lines
66 B
C
7 lines
66 B
C
#include <stdint.h>
|
|
#include <stdbool.h>
|
|
|
|
bool ll_touch_init();
|
|
|
|
|
#include <stdint.h>
|
|
#include <stdbool.h>
|
|
|
|
bool ll_touch_init();
|
|
|
|
|