diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ This repository contains a bare-bones implementation of a `3 bit` `IR` data prot 7. Fully configurable and extensible. # Warnings -The sample protocol provided is only intended to be used by one transmitter-receiver pair. +The sample protocol provided is only intended to be used by one `TX/RX` pair. > Note: The addition of multiple transmitters may cause data corruption or other unknown side effects. <br> |