diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-28 01:53:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-28 01:53:12 +0200 |
commit | 1f988cc8fb4cc19c3a728472c078d83794c6380b (patch) | |
tree | 1760cae39c5f9dc4f58a8ae6553d01c5363cf4db | |
parent | 60223bb77965dcb9f0cee39122e43eaa45ba7a46 (diff) | |
download | idp8-1f988cc8fb4cc19c3a728472c078d83794c6380b.tar.gz idp8-1f988cc8fb4cc19c3a728472c078d83794c6380b.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ `idp8` - `Infrared Data Protocol 8` # Abstract -Implementation of a experimental `3 bit` `IR` data protocol on a `AVR ATtiny85`. +Assembly implementation of a `3 bit` `IR` data protocol for the `AVR ATtiny85`. # Firmware Features 1. Variable `38 kHz` `IR` transmitter burst time (protocol independent). |