Tasmota/sonoff
arendst 742a87df8a v4.0.7
4.0.7 20170319
* Increased Sonoff Led PWM frequency from 432 to 1000
* Fix possible watch dog reboot after changing module type on web page
* Fix reporting of GPIO usage from web page
* Fix Sonoff Led blank during firmware upgrade
* Fix Sonoff Led flicker and possible flash corruption by using latest
Arduino-esp8266 versions
*   of pwm core files included in sonoff library (#211)
* Add PWM output control with commands PWM1 to PWM5 using user
selectable GPIOs (#211)
* Fix exceptions due to low values of commands HlwPCal (10000), HlwUCal
(1000) and HlwICal (2500) (#223)
* Add Switch state to sensor status (#227, #233)
* Add user configuarble GPIO to module Sonoff Touch (#228)
* Add define WEB_PORT to user_config.h to change default web server port
from 80 (#232)
* Fix failed Ota Firmware upgrade started from Web page (#235)
2017-03-19 18:19:08 +01:00
..
_releasenotes.ino v4.0.7 2017-03-19 18:19:08 +01:00
core_esp8266_timer.c v4.0.7 2017-03-19 18:19:08 +01:00
core_esp8266_wiring_digital.c v4.0.7 2017-03-19 18:19:08 +01:00
core_esp8266_wiring_pwm.c v4.0.7 2017-03-19 18:19:08 +01:00
settings.h v4.0.7 2017-03-19 18:19:08 +01:00
settings.ino v4.0.7 2017-03-19 18:19:08 +01:00
sonoff.ino v4.0.7 2017-03-19 18:19:08 +01:00
sonoff_template.h v4.0.7 2017-03-19 18:19:08 +01:00
support.h v3.9.4 2017-01-28 14:41:01 +01:00
support.ino v4.0.7 2017-03-19 18:19:08 +01:00
user_config.h v4.0.7 2017-03-19 18:19:08 +01:00
user_config_override.h v3.9.4 2017-01-28 14:41:01 +01:00
webserver.ino v4.0.7 2017-03-19 18:19:08 +01:00
xdrv_domoticz.ino v4.0.1 2017-03-05 15:07:30 +01:00
xdrv_ir_send.ino v3.9.19 2017-02-19 17:49:17 +01:00
xdrv_snfled.ino v4.0.7 2017-03-19 18:19:08 +01:00
xdrv_wemohue.ino v4.0.2 2017-03-08 16:20:45 +01:00
xdrv_ws2812.ino v3.9.20 2017-02-21 18:14:33 +01:00
xsns_bh1750.ino v3.9.22 2017-02-28 16:01:48 +01:00
xsns_bmp.ino v3.9.22 2017-02-28 16:01:48 +01:00
xsns_dht.ino v4.0.1 2017-03-05 15:07:30 +01:00
xsns_ds18b20.ino v4.0.1 2017-03-05 15:07:30 +01:00
xsns_ds18x20.ino v4.0.2 2017-03-08 16:20:45 +01:00
xsns_hlw8012.ino v4.0.7 2017-03-19 18:19:08 +01:00
xsns_htu21.ino v4.0.1 2017-03-05 15:07:30 +01:00
xsns_sht1x.ino v4.0.6 2017-03-16 16:23:11 +01:00