diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-08 12:53:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-08 12:53:12 +0200 |
commit | c723fe7fdc6a056565745feac5fa0dad97c23b37 (patch) | |
tree | afedd9d3a824651c2cfa25fa3e88cbea7c45ff26 | |
parent | 3f1233ed0595c9d690ea8b24689109bc9f4be756 (diff) | |
download | idp8-c723fe7fdc6a056565745feac5fa0dad97c23b37.tar.gz idp8-c723fe7fdc6a056565745feac5fa0dad97c23b37.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 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). |