diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-15 15:50:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-15 15:50:57 +0200 |
commit | 05f7b16b2c4410706e11fdafe48018aae68d7fbd (patch) | |
tree | 9a0f3592a4e18ba7d1a73875b9566f6962d1f549 | |
parent | b6694c2141d825e26a217af3dbedd6baf4bf782a (diff) | |
download | idp8-05f7b16b2c4410706e11fdafe48018aae68d7fbd.tar.gz idp8-05f7b16b2c4410706e11fdafe48018aae68d7fbd.zip |
Update README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -25,6 +25,6 @@ Four LED's 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` |