diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-15 16:04:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-15 16:04:09 +0200 |
commit | 1f89298f561855f30d3a0d4365a75ffb6ec4ef01 (patch) | |
tree | d02271963ed0390a2dbbc165a0306db0502bebbc | |
parent | 12f8a4477c194290d02db3c5df177d5ffee164dc (diff) | |
download | idp8-1f89298f561855f30d3a0d4365a75ffb6ec4ef01.tar.gz idp8-1f89298f561855f30d3a0d4365a75ffb6ec4ef01.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ This repository contains a bare-bones implementation of a `3 bit` `IR` data prot # Warnings 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> +> Note: The addition of multiple transmitters may cause data corruption or other unknown side effects! <br> # Info Included in the main source files is a `LED` demo. <br> |