Fixed comment

This commit is contained in:
Hadinger 2020-02-02 18:38:27 +01:00
parent 02df35b6b5
commit 9ce92d7df8

View File

@ -37,7 +37,6 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
// Use PWM from core 2.4.0 as all versions below 2.5.0-beta3 produce LED flickering when settings are saved to flash
#include <core_version.h>
#if defined(ARDUINO_ESP8266_RELEASE_2_6_1) || defined(ARDUINO_ESP8266_RELEASE_2_6_2) || defined(ARDUINO_ESP8266_RELEASE_2_6_3)
#warning **** Tasmota is using a patched PWM Arduino version as planned ****