summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c11c4be..14671df 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,8 @@ 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. However adding multiple receivers may still be viable.
+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.
# Info
Included in the main source files is a led demo. <br>