Tasmota/lib/default
wir3z b8752b7272 TasmotaSerial:
- Added transmit parity to software TX.  Software RX just consumes in the incoming parity bit with no error checking.
- Fixed issue where Serial.begin for the ESP8266 was not passing the UART SerialConfig compatible values.

support.ino
- Cleanup to use already present ConvertSerialConfig API.

tasmota.ino:
- Force the baudrate + serial config settings after boot.  Previously, the baudrate would change, but any non 8N1 settings were not applied.

xdrv_08_serial_bridge.ino:
- Increased the software serial bridge buffer size and changed type to prevent overflow.
- Added missing serial config settings to the serial begin.  Previously was forcing 8N1.

xdrv_10_scripter.ino
- Cleanup to use already present ConvertSerialConfig API.
2021-12-22 09:23:15 -07:00
..
AT24C256_512 Zigbee command `ZbInfo` and prepare support for EEPROM 2020-11-11 12:09:18 +01:00
base64-1.1.1 Add support for MQTT Settings save/restore 2021-05-08 17:40:13 +02:00
Ext-printf Extend ext_vsnprintf to auto-malloc buffer 2021-06-03 22:11:14 +02:00
headers move libs in folder lib 2020-10-26 12:51:06 +00:00
jsmn-shadinger-1.0 Zigbee allow numbers as string 2021-03-02 21:18:08 +01:00
LinkedList-1.2.3 Webcam compile time optimization 2021-09-16 19:24:01 +02:00
pubsubclient-2.8.12 Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
TasmotaLList Change more platform definitions 2021-12-20 21:05:00 +01:00
TasmotaSerial-3.3.0 TasmotaSerial: 2021-12-22 09:23:15 -07:00
UdpListener add lib info files 2021-02-12 09:43:23 +01:00
Unishox-1.0-shadinger Berry support for unishox compression 2021-11-04 08:17:42 +01:00