New board: Waveshare ESP32 S3 Touch LCD 4.3" (#248)
This commit is contained in:
committed by
GitHub
parent
f85d0239ff
commit
0ebc022946
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "Tactility/hal/sdcard/SdCardDevice.h"
|
||||
|
||||
using tt::hal::sdcard::SdCardDevice;
|
||||
|
||||
std::shared_ptr<SdCardDevice> createSdCard();
|
||||
Reference in New Issue
Block a user