This website requires JavaScript.
Explore
Help
Sign In
thor
/
esphome-dev
Watch
1
Star
0
Fork
0
You've already forked esphome-dev
mirror of
https://github.com/Threnklyn/esphome-dev.git
synced
2026-05-19 20:53:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0fa317302df4f6adeab56034e0b6099f58aa4c4
esphome-dev
/
esphome
/
components
/
uart
T
History
Eric Severance
81ae6709e4
Fix parity bit calculation for ESP8266SoftwareSerial (
#1873
)
2021-08-01 20:56:05 +12:00
..
switch
Avoid non-const globals and enable clang-tidy check (
#1892
)
2021-06-11 08:19:44 +12:00
__init__.py
Improve config final validation (
#1917
)
2021-06-18 07:54:14 +12:00
automation.h
Add uart.write action (
#567
)
2019-05-29 19:32:18 +02:00
uart_esp32.cpp
Fix minor build issues with Arduino ESP32 2.0.0-rc1 (
#2057
)
2021-07-24 21:55:25 +12:00
uart_esp8266.cpp
Fix parity bit calculation for ESP8266SoftwareSerial (
#1873
)
2021-08-01 20:56:05 +12:00
uart.cpp
Avoid non-const globals and enable clang-tidy check (
#1892
)
2021-06-11 08:19:44 +12:00
uart.h
Fix minor build issues with Arduino ESP32 2.0.0-rc1 (
#2057
)
2021-07-24 21:55:25 +12:00