summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-05 20:38:46 +0200
committerGitHub <noreply@github.com>2024-12-05 20:38:46 +0200
commit2c72581ee7c2a7a86a1306f5476c2a85b7f20241 (patch)
tree7b835f12e6de9137f1293bc42321dbbae3724d4a /README.md
parent6f29ce253da021a0baf8b6505df7673dc8fc4488 (diff)
downloadidp8-2c72581ee7c2a7a86a1306f5476c2a85b7f20241.tar.gz
idp8-2c72581ee7c2a7a86a1306f5476c2a85b7f20241.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 14671df..a25e188 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,9 @@ This repository contains a bare-bones implementation of a `3 bit` IR (infrared)
# Warnings
-The sample protocol provided is only intended to be used by one transmitter-receiver pair. The addition of multiple transmitters may cause data corruption or other unknown side effects. <br>
-However adding multiple receivers may still be viable.
+The sample protocol provided is only intended to be used by one transmitter-receiver pair.
+
+> 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>