Tasmota/sonoff
Andrea Pede 5b5272e684
Missing the end pointer reference solves #5760
Exiting from the unescape call the content in buffer still contains the original string. The result of unescape elaboration works well, but the rest of the string is still there and in the printf in the main program infact is printed overlapped to the previous content.
TY MauroS for the hint.
2019-05-09 11:26:20 +02:00
..
language Fix german wifi connect message 2019-05-01 14:57:53 +02:00
_changelog.ino Fixed: WC/WW were inverted, back to RGBCW 2019-05-08 12:07:15 +02:00
core_esp8266_timer.c Disable patched core PWM 2019-01-27 12:42:05 +01:00
core_esp8266_wiring_digital.c Disable patched core PWM 2019-01-27 12:42:05 +01:00
core_esp8266_wiring_pwm.c Allow full power PWM 2019-05-02 23:08:31 +02:00
i18n.h Update LedMask info 2019-04-10 15:02:38 +02:00
my_user_config.h Updated code size for USE_EMULATION 2019-05-07 09:37:10 +02:00
Parsing.cpp Change NULL to nullptr 2019-03-26 18:26:50 +01:00
settings.h 6.5.0.9 Add command SetOption63 2019-04-18 16:24:46 +02:00
settings.ino Set gamma correction as default behavior, ie Ledtable 1 2019-04-25 18:50:04 +02:00
sonoff_letsencrypt.h 6.4.1.4 Update Copyright (C) 2019 2019-01-01 13:55:01 +01:00
sonoff_post.h Add optional support for Badger HR-E Water Meter 2019-03-28 11:14:09 +01:00
sonoff_template.h Prep for Shelly 2.5 PM 2019-04-12 11:44:50 +02:00
sonoff_version.h 6.5.0.9 Add command SetOption63 2019-04-18 16:24:46 +02:00
sonoff.h PWM using 10 bits resolution, LST_MAX created 2019-05-02 22:50:19 +02:00
sonoff.ino 6.5.0.9 Add command SetOption63 2019-04-18 16:24:46 +02:00
support_button.ino Add button control when no relay configured 2019-03-11 18:18:47 +01:00
support_features.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
support_rotary.ino Make MI Desk Lamp default off 2019-04-05 08:41:26 +02:00
support_rtc.ino Change some defines to const 2019-03-30 16:29:27 +01:00
support_switch.ino Change some more defines to const 2019-03-31 11:59:04 +02:00
support_wifi.ino Change some more defines to const 2019-03-31 11:59:04 +02:00
support.ino Missing the end pointer reference solves #5760 2019-05-09 11:26:20 +02:00
user_config_override_sample.h Tiny typo fix in comment 2019-01-17 15:29:41 +01:00
xdrv_01_webserver.ino Fix missing sans-serif font (#5664) 2019-04-18 10:34:55 +02:00
xdrv_02_mqtt.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xdrv_03_energy.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xdrv_04_light.ino Fixed: WC/WW were inverted, back to RGBCW 2019-05-08 12:06:22 +02:00
xdrv_05_irremote.ino Tune IRsend 2019-04-11 11:38:07 +02:00
xdrv_06_snfbridge.ino Change some more defines to const 2019-03-31 11:59:04 +02:00
xdrv_07_domoticz.ino Shrink code/flash space 2019-03-23 17:00:59 +01:00
xdrv_08_serial_bridge.ino 6.5.0.8 Fixes syslog and SerialDelimiter 2019-04-13 15:52:32 +02:00
xdrv_09_timers.ino 6.5.0.6 Add WebColor parameters to Settings 2019-04-09 13:56:19 +02:00
xdrv_10_rules.ino Merge pull request #5604 from Staars/development 2019-04-09 18:40:45 +02:00
xdrv_11_knx.ino Fixed Display Bug in KNX webmenu for Phys Address 2019-04-02 21:41:52 -03:00
xdrv_12_home_assistant.ino Free some flash used by hass 2019-03-24 14:23:20 +01:00
xdrv_13_display.ino Change some more defines to const 2019-03-31 11:59:04 +02:00
xdrv_14_mp3.ino Shrink code/flash space 2019-03-23 17:00:59 +01:00
xdrv_15_pca9685.ino Fix pca9685 driver command 2019-03-27 03:39:22 +01:00
xdrv_16_tuyadimmer.ino Add Tuya Dimmer 10 second heartbeat 2019-04-17 21:41:58 -05:00
xdrv_17_rcswitch.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xdrv_18_armtronix_dimmers.ino Tune some functionality 2019-03-30 13:03:45 +01:00
xdrv_19_ps16dz_dimmer.ino Tune some functionality 2019-03-30 13:03:45 +01:00
xdrv_99_debug.ino Tune some functionality 2019-03-30 13:03:45 +01:00
xdrv_interface.ino wemohue tuning 2019-03-27 18:09:27 +01:00
xdsp_01_lcd.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xdsp_02_ssd1306.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xdsp_03_matrix.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xdsp_04_ili9341.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xdsp_05_epaper_29.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xdsp_interface.ino 6.4.1.12 code changes (byte/boolean) 2019-01-28 14:08:33 +01:00
xnrg_01_hlw8012.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xnrg_02_cse7766.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xnrg_03_pzem004t.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xnrg_04_mcp39f501.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xnrg_05_pzem_ac.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xnrg_06_pzem_dc.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xnrg_07_ade7953.ino Update xnrg_07_ade7953.ino 2019-04-18 14:13:14 +02:00
xnrg_interface.ino 6.4.1.12 code changes (byte/boolean) 2019-01-28 14:08:33 +01:00
xplg_wemohue.ino Better color-mode management for RGB and Warm/Cold LEDs 2019-05-04 23:04:53 +02:00
xplg_ws2812.ino Changed gamma correction to adaptative resolution from 8 to 11 bits 2019-04-30 23:03:08 +02:00
xsns_01_counter.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_02_analog.ino Fix Shelly 2.5 overtemp detection 2019-04-18 11:07:38 +02:00
xsns_04_snfsc.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_05_ds18b20.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_05_ds18x20_legacy.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xsns_05_ds18x20.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_06_dht.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_07_sht1x.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_08_htu21.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_09_bmp.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_10_bh1750.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_11_veml6070.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_12_ads1115_i2cdev.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_12_ads1115.ino Change tele message of ADS1115 to allow it to work correctly with rules 2019-04-21 17:55:00 +01:00
xsns_13_ina219.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_14_sht3x.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_15_mhz19.ino Fix Sensor15 command crash due to the wrong memory specifier 2019-04-02 21:16:50 -04:00
xsns_16_tsl2561.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_17_senseair.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_18_pms5003.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_19_mgs.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_20_novasds.ino 6.5.0.3 Add command Sensor20 2019-03-28 12:06:48 +01:00
xsns_21_sgp30.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_22_sr04.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xsns_23_sdm120.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_24_si1145.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_25_sdm630.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_26_lm75ad.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_27_apds9960.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_28_tm1638.ino 6.5.0.1 Change GUI data collection 2019-03-19 17:31:43 +01:00
xsns_29_mcp230xx.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_30_mpr121.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_31_ccs811.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_32_mpu6050.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_33_ds3231.ino Changed logging message handling 2019-03-08 15:15:42 +01:00
xsns_34_hx711.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xsns_35_tx20.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_36_mgc3130.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_37_rfsensor.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_38_az7798.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_39_max31855.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_40_pn532.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_41_max44009.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_42_scd30.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_43_hre.ino 6.5.0.3 Add command Sensor20 2019-03-28 12:06:48 +01:00
xsns_interface.ino Add support for sensor SCD30 2019-03-10 13:33:32 +01:00
zzzz_debug.ino 6.4.1.12 code changes (byte/boolean) 2019-01-28 14:08:33 +01:00