This commit is contained in:
e2002
2023-03-03 11:23:17 +03:00
parent 320a25c05d
commit 5a0984fa89
5 changed files with 6 additions and 2 deletions

View File

@@ -222,6 +222,10 @@ Work is in progress...
---
## Version history
#### v0.8.990
- fixed error displaying access point credentials when DSP_INVERT_TITLE is false
- fixed compilation error for OLED displays when DSP_INVERT_TITLE is false
#### v0.8.988
- **DSP_INVERT_TITLE** now works for all displays when assigned
```#define DSP_INVERT_TITLE false```