Tasmota/tasmota
lugerun d6b1f1c43f Improve button debouncing
Currently, there is a good debouncing implementation for the switches.
But this does not apply anymore when configuring an input as button
for the usage at a blind. Then, the current implemntation works by
just checking the input once per debounce interval. At some devices,
this causes ghost switching. As a result, this change checks the
input twice per devounce interval and uses the old values if the two
read attempts reported different values.
2022-06-25 15:37:33 +02:00
..
berry Berry add documentation link to Partition_Wizard 2022-06-17 22:19:54 +02:00
displaydesc Create WT32_SC01.ini 2022-01-28 23:16:31 +00:00
html_compressed Fix broken js introduced in #15515 2022-05-05 10:05:01 +02:00
html_uncompressed Fix broken js introduced in #15515 2022-05-05 10:05:01 +02:00
include Merge pull request #15846 from trlafleur/X14mods 2022-06-25 15:20:35 +02:00
language change location of some defines 2022-06-24 05:55:19 -07:00
lvgl_berry OpenHASP solidified 2022-04-09 11:40:41 +02:00
tasmota_support Improve button debouncing 2022-06-25 15:37:33 +02:00
tasmota_xdrv_driver Merge pull request #15846 from trlafleur/X14mods 2022-06-25 15:20:35 +02:00
tasmota_xdsp_display Move interface files down allowing for folder insertions 2022-06-02 14:50:31 +02:00
tasmota_xlgt_light SM2335 - Be more consistent with code formatting. 2022-06-22 10:10:58 -05:00
tasmota_xnrg_energy Correct naming 2022-06-10 10:20:31 +02:00
tasmota_xsns_sensor Fix SHT1X driver hangs and wrong values on ESP32 2022-06-13 14:41:40 +02:00
tasmota_xx2c_global Move interface files down allowing for folder insertions 2022-06-02 14:50:31 +02:00
my_user_config.h Add support for 5-channel light dimmer driver SM2335 2022-06-22 17:28:54 +02:00
tasmota.ino Bump version to v12.0.2.2 2022-06-22 23:45:25 +02:00
user_config_override_sample.h Support for second DNS server 2021-07-29 16:57:04 +02:00