Tasmota/tasmota/tasmota_support
Theo Arends b3b9699782 Display related fixes
- CHange Display removed PWM control of backlight GPIO for universal display regression from v14.1.0
- Fix Display DisplayMode adds a display device while not configured
- Fix GUI intermittent exception on screen updates due to flash access
2024-12-15 00:32:51 +01:00
..
settings.ino Bump version v14.3.0.7 - again 2024-11-17 14:03:04 +01:00
support.ino Display related fixes 2024-12-15 00:32:51 +01:00
support_a_i2c.ino I2C over Serial, preliminary stub (#22388) 2024-10-31 09:18:37 +01:00
support_a_spi.ino Remove logging from safeboot (#22464) 2024-11-11 10:39:18 +01:00
support_button_v4.ino `FUNC_BUTTON_PRESSED` now contains `press_counter` encoded in `XdrvMailbox.command_code` (#21724) 2024-07-03 22:13:50 +02:00
support_command.ino Fix ESP8266 Device Group exception due to lack of stack space (#22271) 2024-12-09 15:16:30 +01:00
support_crash_recorder.ino make Tasmota compatible for Arduino espressif32 based on IDF 5.2.2 (#21723) 2024-07-03 20:27:18 +02:00
support_device_groups.ino Revert "Another few victims of core3 UDP" 2024-05-29 16:45:04 +02:00
support_eeprom.ino `i2c_enabled` refactored as array (#22387) 2024-10-30 22:23:13 +01:00
support_esp32.ino Remove non IDF5 code 2024-05-15 16:45:42 +02:00
support_esp8266.ino Refactored Wifi for ESP32 to allow for Core3 (#21106) 2024-04-05 23:44:21 +02:00
support_esptool.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
support_features.ino Fix Dali received data decoding 2024-10-06 21:57:59 +02:00
support_flash_log.ino Add ESP32 USE_FLOG support (experimental) 2024-06-25 22:52:15 +02:00
support_float.ino Fix map_double compile error 2024-10-27 17:31:31 +01:00
support_jpeg.ino fix jpeg compile core3 (#21387) 2024-05-08 13:21:14 +02:00
support_network.ino Wifi provide Mac Address on Core3 (#21117) 2024-04-07 10:55:53 +02:00
support_profiling.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
support_pwm.ino Fix ESP32 PWM activity on unconfigured PWM GPIOs (#20732) 2024-02-17 15:19:12 +01:00
support_rotary.ino Fix rotary edge cases (#19164) 2023-08-25 17:06:27 +02:00
support_rtc.ino Document different syslog layouts 2023-12-21 14:30:49 +01:00
support_statistics.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
support_switch_v4.ino Update switch comments 2023-08-17 23:28:27 +02:00
support_tasmota.ino [Shutter] Fix PowerON (#22548) 2024-11-29 09:59:18 +01:00
support_udp.ino Revert "Fix ESP32 slow response when using UDP as in emulation (#21470)" 2024-05-29 16:45:16 +02:00
support_wifi.ino Revert wifi delay 2024-11-25 10:33:34 +01:00
tasmota_ca.ino Fix Telegram TLS fingerprint, remove CA validation (#21514) 2024-05-27 22:31:27 +02:00