mirror of https://github.com/arendst/Tasmota.git
b8752b7272
- 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. |
||
---|---|---|
.. | ||
default | ||
lib_audio | ||
lib_basic | ||
lib_display | ||
lib_div | ||
lib_i2c | ||
lib_rf | ||
lib_ssl | ||
libesp32 | ||
libesp32_div | ||
libesp32_eink/epdiy | ||
libesp32_lvgl |