diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-05 21:47:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-05 21:47:56 +0200 |
commit | 283d6648e869e9e88a99c3b82367fcc0d891f574 (patch) | |
tree | 6f0a4e3ca0b73369585e7227e717ca62bacb0f84 | |
parent | e22affa4b30ac082f4f1e18761c32fe8732256de (diff) | |
download | idp8-283d6648e869e9e88a99c3b82367fcc0d891f574.tar.gz idp8-283d6648e869e9e88a99c3b82367fcc0d891f574.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ `Infrared Data Protocol 8` - `AVR ATtiny85` `(avr-asm)` # Abstract -This repository contains a bare-bones implementation of a `3 bit` IR (infrared) data protocol using the AVR architecture, providing the means for basic short range robotics control. +This repository contains a bare-bones implementation of a `3 bit` IR data protocol using the AVR architecture, providing the means for basic short range robotics control. # Firmware Features 1. Variable `38kHz` IR transmitter burst time (protocol independent). |