summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-15 16:04:09 +0200
committerGitHub <noreply@github.com>2024-12-15 16:04:09 +0200
commit1f89298f561855f30d3a0d4365a75ffb6ec4ef01 (patch)
treed02271963ed0390a2dbbc165a0306db0502bebbc
parent12f8a4477c194290d02db3c5df177d5ffee164dc (diff)
downloadidp8-1f89298f561855f30d3a0d4365a75ffb6ec4ef01.tar.gz
idp8-1f89298f561855f30d3a0d4365a75ffb6ec4ef01.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8e75c40..1e0a679 100644
--- a/README.md
+++ b/README.md
@@ -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>