2025-11-13 23:50:43 +01:00

6 lines
120 B
C++

#pragma once
#include <Tactility/hal/power/PowerDevice.h>
std::shared_ptr<tt::hal::power::PowerDevice> createPower();