10 lines
137 B
C++
10 lines
137 B
C++
#include <tactility/module.h>
|
|
|
|
extern "C" {
|
|
|
|
Module waveshare_s3_touch_lcd_147_module = {
|
|
.name = "waveshare-s3-touch-lcd-147"
|
|
};
|
|
|
|
}
|