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
- DSP_INVERT_TITLE now works for all displays when assigned
#define DSP_INVERT_TITLE falsethe display title takes on a "classic" look (light letters on a dark background) - advanced weather display - wind direction and strength, feels like
- sea level pressure changed to surface pressure
- added degree icon [*ps]
- displaying the WiFi signal level in graphical form [*ps]
[*ps] - glcdfont.c from the Adafruit_GFX_Library library has been changed to add new icons, so for the correct display of all this, you need to replace the specified file in the Adafruit_GFX library with the file from the yoRadio/fonts/ folder