dbgmesh l0dable now has release no.
This commit is contained in:
parent
97268f237d
commit
a76813ffe3
|
@ -135,6 +135,8 @@ void m_time(void){
|
||||||
lcdNl();
|
lcdNl();
|
||||||
lcdPrint("Nice:");
|
lcdPrint("Nice:");
|
||||||
lcdPrintInt(meshnice);
|
lcdPrintInt(meshnice);
|
||||||
|
lcdPrint(" R:");
|
||||||
|
lcdPrint(IntToStrX(getrelease()%0xfff,3));
|
||||||
lcdNl();
|
lcdNl();
|
||||||
lcdRefresh();
|
lcdRefresh();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue