diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-28 01:50:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-28 01:50:05 +0200 |
commit | 78ae098474c44f117aa44fbbbd5daf2be1edba1a (patch) | |
tree | 330be1004ffd93be6c655085e6edceacf614197d /README.md | |
parent | 0d6cf2d42ca50ef43c444368fc8f155c7b7991ef (diff) | |
download | idp8-78ae098474c44f117aa44fbbbd5daf2be1edba1a.tar.gz idp8-78ae098474c44f117aa44fbbbd5daf2be1edba1a.zip |
Update README.md
Diffstat (limited to '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 -This repository contains a bare-bones implementation of a `3 bit` `IR` data protocol on the `AVR ATtiny85`. +This repository contains an implementation of a custom `3 bit` `IR` data protocol on a `AVR ATtiny85`. # Firmware Features 1. Variable `38 kHz` `IR` transmitter burst time (protocol independent). |