updated tmtc
This commit is contained in:
@ -6,8 +6,8 @@
|
|||||||
FileSystemTest::FileSystemTest() {
|
FileSystemTest::FileSystemTest() {
|
||||||
using namespace std;
|
using namespace std;
|
||||||
SdCard sdCard = SdCard::SDC0;
|
SdCard sdCard = SdCard::SDC0;
|
||||||
cout << "SD Card Test for SD card " << static_cast<int>(sdCard) << std::endl;
|
cout << "SD Card Test for SD card qg" << static_cast<int>(sdCard) << std::endl;
|
||||||
//std::system("echo Hello World");
|
std::system("echo Hello World");
|
||||||
}
|
}
|
||||||
|
|
||||||
FileSystemTest::~FileSystemTest() {
|
FileSystemTest::~FileSystemTest() {
|
||||||
|
2
tmtc
2
tmtc
Submodule tmtc updated: 9d98eb6b60...941f46401e
Reference in New Issue
Block a user