start_vol_dialog_empty_bug
This commit is contained in:
@@ -256,6 +256,7 @@ void Display::_swichMode(displayMode_e newmode) {
|
||||
#else
|
||||
_showDialog(WiFi.localIP().toString().c_str());
|
||||
#endif
|
||||
_nums.setText(config.store.volume, numtxtFmt);
|
||||
}
|
||||
if (newmode == LOST) _showDialog(const_DlgLost);
|
||||
if (newmode == UPDATING) _showDialog(const_DlgUpdate);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef options_h
|
||||
#define options_h
|
||||
|
||||
#define VERSION "0.8.129"
|
||||
#define VERSION "0.8.131"
|
||||
|
||||
/*******************************************************
|
||||
DO NOT EDIT THIS FILE.
|
||||
|
||||
Reference in New Issue
Block a user