dummy_ready_118
This commit is contained in:
@@ -546,6 +546,7 @@ void Display::_start(){
|
|||||||
//nextion.putcmd("page player");
|
//nextion.putcmd("page player");
|
||||||
nextion.start();
|
nextion.start();
|
||||||
#endif
|
#endif
|
||||||
|
config.setTitle(const_PlReady);
|
||||||
}
|
}
|
||||||
void Display::putRequest(displayRequestType_e type, int payload){
|
void Display::putRequest(displayRequestType_e type, int payload){
|
||||||
if(type==DSP_START) _start();
|
if(type==DSP_START) _start();
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#ifndef options_h
|
#ifndef options_h
|
||||||
#define options_h
|
#define options_h
|
||||||
|
|
||||||
#define YOVERSION "0.9.115"
|
#define YOVERSION "0.9.118"
|
||||||
|
|
||||||
/*******************************************************
|
/*******************************************************
|
||||||
DO NOT EDIT THIS FILE.
|
DO NOT EDIT THIS FILE.
|
||||||
|
|||||||
Reference in New Issue
Block a user