diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-28 01:51:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-28 01:51:46 +0200 |
commit | 60223bb77965dcb9f0cee39122e43eaa45ba7a46 (patch) | |
tree | ced827fc8587dd8f6e0ccb9958429f20d939ff4e | |
parent | 78ae098474c44f117aa44fbbbd5daf2be1edba1a (diff) | |
download | idp8-60223bb77965dcb9f0cee39122e43eaa45ba7a46.tar.gz idp8-60223bb77965dcb9f0cee39122e43eaa45ba7a46.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 -This repository contains an implementation of a custom `3 bit` `IR` data protocol on a `AVR ATtiny85`. +Implementation of a experimental `3 bit` `IR` data protocol on a `AVR ATtiny85`. # Firmware Features 1. Variable `38 kHz` `IR` transmitter burst time (protocol independent). |