diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-07 18:08:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-07 18:08:20 +0200 |
commit | dbb77ebf2a36a16748c857ac3e00bbfe24f55691 (patch) | |
tree | 71f8aab37831e0f80862c367cc7bb06ecc3b58fd | |
parent | 283d6648e869e9e88a99c3b82367fcc0d891f574 (diff) | |
download | idp8-dbb77ebf2a36a16748c857ac3e00bbfe24f55691.tar.gz idp8-dbb77ebf2a36a16748c857ac3e00bbfe24f55691.zip |
Update README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -23,6 +23,6 @@ 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. -* `/schematics` - circuit schematics for transmitter and receiver. -* `/spec` - IDP Protocol specification. +* `/firmware` - `TX and RX assembly firmware.` +* `/schematics` - `circuit schematics for transmitter and receiver.` +* `/spec` - `IDP Protocol specification.` |