Easy Training / Teach

Dependents:   Teach_demo Easyfit

Revision:
2:a6d12e229ad3
Parent:
0:c203f964c949
Child:
3:b896dc38386f
--- a/teach.cpp	Wed Apr 29 08:07:47 2020 +0000
+++ b/teach.cpp	Wed May 06 11:40:39 2020 +0000
@@ -73,6 +73,7 @@
 {
     tr_name = name;
     store.ErstellenDatenblock(tr_name);
+
     process();
 
 }