|
|
@ -38,6 +38,8 @@ Text ("Mode HideZ();") SetTab(15);
|
|
|
|
HideZ();Dec8s(3); SetTab(15);
|
|
|
|
HideZ();Dec8s(3); SetTab(15);
|
|
|
|
ShowZ();Dec8s(3); NL();
|
|
|
|
ShowZ();Dec8s(3); NL();
|
|
|
|
. . .
|
|
|
|
. . .
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
It is up to you to add functions like TextNL();
|
|
|
|
It is up to you to add functions like TextNL();
|
|
|
|
if you need to keep your Serial.println() habits.
|
|
|
|
if you need to keep your Serial.println() habits.
|
|
|
|

|
|
|
|
|