7 lines
114 B
C
7 lines
114 B
C
// SPDX-License-Identifier: Apache-2.0
|
|
#pragma once
|
|
|
|
#include <tactility/module.h>
|
|
|
|
extern Module st77922_module;
|