From 59d6af97d0850bd47626c55d55ea7fc79b08d9b2 Mon Sep 17 00:00:00 2001 From: e2002 Date: Wed, 22 Jun 2022 12:00:06 +0300 Subject: [PATCH] v0.6.313 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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