diff options
-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). |