Files
tactility/Tactility/Include/Tactility/app/btmanage/BtManage.h
T
2026-08-11 23:40:59 +02:00

10 lines
117 B
C++

#pragma once
#include <cstdint>
namespace tt::app::btmanage {
uint32_t start();
} // namespace tt::app::btmanage