diff --git a/README.md b/README.md index fd2909c..85363b7 100644 --- a/README.md +++ b/README.md @@ -296,9 +296,9 @@ Work is in progress... ## Version history #### v0.6.313 - added support for ILI9225 220x176 SPI displays -- added support for I2S internal DAC, option I2S_INTERNAL (see [myoptions.h](exsamples/myoptions.h) for exsample) \ +- added support for I2S internal DAC, option I2S_INTERNAL (see [myoptions.h](exsamples/myoptions.h##L111) for exsample) \ _(this option worked only with esp32 core version==2.0.0)_ -- new option SOFT_AP_REBOOT_DELAY (see [myoptions.h](exsamples/myoptions.h) for exsample) +- new option SOFT_AP_REBOOT_DELAY (see [myoptions.h](exsamples/myoptions.h##L112) for exsample) - fixed MQTT connection when WiFi reconnected - fixed date display for ILI9341 displays - fixed garbage on volume control with displays ILI9341