diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-28 01:53:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-28 01:53:51 +0200 |
commit | c90d41bed13f9c3a7a09736db085f729dcadb3e9 (patch) | |
tree | 8f9351eec5fa2371fdc065243eb36ab6f2ea0603 | |
parent | 1f988cc8fb4cc19c3a728472c078d83794c6380b (diff) | |
download | idp8-c90d41bed13f9c3a7a09736db085f729dcadb3e9.tar.gz idp8-c90d41bed13f9c3a7a09736db085f729dcadb3e9.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ Four `LED's` can be controlled remotely using four tacticle push-buttons. Schematics for the project are provided. Folders: -* `/firmware` - `TX` and `RX` `avr-asm` firmware. +* `/firmware` - `TX` and `RX` `AVR` firmware. * `/schematics` - circuit schematics for `IR` `TX` and `RX`. * `/spec` - `IDP` protocol specification. |