summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 60d26f3..6f18cff 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ This repository contains a bare-bones implementation of a `3 bit` `IR` data prot
# Firmware Features
1. Variable `38kHz` `IR` transmitter burst time (protocol independent).
2. Pulse delay encoding.
-3. Simple data transmission error checking.
+3. `TX` error detection.
4. High noise immunity.
5. Uses internal `8MHz` `RC` oscillator.
6. Timer resolution of `100μs`.