diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-15 15:57:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-15 15:57:26 +0200 |
commit | 171d976fdb72efc6a1df336e70ab9cfb645b8a90 (patch) | |
tree | bef92ce57a52801e89925e906a223584215a506a | |
parent | 21131e2fda351147340868fbfd4f108cdd5a02d9 (diff) | |
download | idp8-171d976fdb72efc6a1df336e70ab9cfb645b8a90.tar.gz idp8-171d976fdb72efc6a1df336e70ab9cfb645b8a90.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` `avr-asm` firmware. +* `/schematics` - circuit schematics for `IR` `TX` and `RX`. +* `/spec` - `IDP` Protocol specification. |