forked from buddhabrot/fusion-zauberstab
klaue tiefer geschlitzt
This commit is contained in:
parent
05c3d17f35
commit
296cb515bb
@ -22,14 +22,14 @@ std::vector<std::reference_wrapper<App>> apps = {
|
||||
std::ref<App>(fackel_app)
|
||||
};
|
||||
|
||||
unsigned int current_app = 0;
|
||||
unsigned int current_app = 1;
|
||||
unsigned int next_app;
|
||||
|
||||
void setup()
|
||||
{
|
||||
next_app = current_app;
|
||||
zauberstab_init();
|
||||
Serial.begin(115200);
|
||||
//Serial.begin(115200);
|
||||
|
||||
apps[current_app].get().init();
|
||||
}
|
||||
|
Binary file not shown.
BIN
inventor/OldVersions/aufhaengung.0006.ipt
Normal file
BIN
inventor/OldVersions/aufhaengung.0006.ipt
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user