mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-18 16:05:05 +00:00
10 lines
115 B
C++
10 lines
115 B
C++
#include <tactility/module.h>
|
|
|
|
extern "C" {
|
|
|
|
Module cyd_2432s028rv3_module = {
|
|
.name = "cyd-2432s028rv3"
|
|
};
|
|
|
|
}
|