mirror of
https://github.com/esphome/esphome.git
synced 2024-11-27 09:18:00 +01:00
wording
This commit is contained in:
parent
454eaa9109
commit
baad6e7d19
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ from esphome.const import (
|
|||
# TODO: send identification response when requested
|
||||
# TODO: add debug mode that logs all messages on the bus
|
||||
# TODO: investigate using UART component, but that does not seem to expose the UART NUM
|
||||
# TODO: telegrams are always send to slave right now, primary->primary communication
|
||||
# TODO: telegrams are always send to secondary right now, primary->primary communication
|
||||
# is possible according to the spec, but haven't found any need for it yet
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue