v0.9.000
This commit is contained in:
@@ -222,6 +222,10 @@ Work is in progress...
|
|||||||
|
|
||||||
---
|
---
|
||||||
## Version history
|
## Version history
|
||||||
|
#### v0.9.000
|
||||||
|
- added WEB Board Uploader. ESP32 Filesystem Uploader is no longer needed, the initial setup can be done in the browser. (see [wiki](https://github.com/e2002/yoradio/wiki/WEB-Board-Uploader) for more info)
|
||||||
|
- fixed error getting weather for some locations
|
||||||
|
|
||||||
#### v0.8.990
|
#### v0.8.990
|
||||||
- fixed error displaying access point credentials when DSP_INVERT_TITLE is false
|
- fixed error displaying access point credentials when DSP_INVERT_TITLE is false
|
||||||
- fixed compilation error for OLED displays when DSP_INVERT_TITLE is false
|
- fixed compilation error for OLED displays when DSP_INVERT_TITLE is false
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#ifndef options_h
|
#ifndef options_h
|
||||||
#define options_h
|
#define options_h
|
||||||
|
|
||||||
#define YOVERSION "0.8.990"
|
#define YOVERSION "0.9.000"
|
||||||
|
|
||||||
/*******************************************************
|
/*******************************************************
|
||||||
DO NOT EDIT THIS FILE.
|
DO NOT EDIT THIS FILE.
|
||||||
|
|||||||
Reference in New Issue
Block a user