echo befehl funktioniert
This commit is contained in:
parent
a68bb3aecc
commit
c108303ba3
9 changed files with 98 additions and 3 deletions
2
main.cpp
2
main.cpp
|
@ -5,5 +5,5 @@ int main()
|
|||
{
|
||||
B15F& drv = B15F::getInstance();
|
||||
drv.init();
|
||||
std::cout << "heelol" << std::endl;
|
||||
std::cout << "Schluss." << std::endl;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue