updated tmtc

This commit is contained in:
Robin Müller 2021-07-01 14:53:00 +02:00
parent 13b50e8721
commit 6356922ace
No known key found for this signature in database
GPG Key ID: 9C287E88FED11DF3
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
FileSystemTest::FileSystemTest() {
using namespace std;
SdCard sdCard = SdCard::SDC0;
cout << "SD Card Test for SD card " << static_cast<int>(sdCard) << std::endl;
//std::system("echo Hello World");
cout << "SD Card Test for SD card qg" << static_cast<int>(sdCard) << std::endl;
std::system("echo Hello World");
}
FileSystemTest::~FileSystemTest() {

2
tmtc

@ -1 +1 @@
Subproject commit 9d98eb6b606b40fa26aad12786894d1a99cb726c
Subproject commit 941f46401e13fb6ee5fc653875eebff8496133ec