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