2026-07-23 00:15:40 +02:00

10 lines
123 B
C++

#include <tactility/module.h>
extern "C" {
Module waveshare_s3_lcd_13_module = {
.name = "waveshare-s3-lcd-13"
};
}