#pragma once #include "Tactility/hal/sdcard/SdCardDevice.h" using tt::hal::sdcard::SdCardDevice; std::shared_ptr createTpagerSdCard();