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 e3b9c1f..dde1057 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,8 @@ This repository contains a bare-bones implementation of a `3 bit` IR (infrared)
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.
# Info
-Included in the main source files is a led demo. Four leds can be controlled remotely using four tacticle push-buttons. Schematics for the project are provided.
+Included in the main source files is a led demo. <br>
+Four leds can be controlled remotely using four tacticle push-buttons. Schematics for the project are provided.
Folders:
* `/firmware` - TX and RX assembly firmware.