summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-05 17:21:31 +0200
committerGitHub <noreply@github.com>2024-12-05 17:21:31 +0200
commita15b352d0a09d0f1f7ee82f2f204def52d175c41 (patch)
tree42dbd8259cd2d0a4ed760b1dd5ec7624182199c6
parent9cf66e2e4982e993205ea7141e97f6faad3a27fe (diff)
downloadidp8-a15b352d0a09d0f1f7ee82f2f204def52d175c41.tar.gz
idp8-a15b352d0a09d0f1f7ee82f2f204def52d175c41.zip
Update README.md
-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.