summaryrefslogtreecommitdiff
path: root/src/rc632.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rc632.h')
-rw-r--r--src/rc632.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc632.h b/src/rc632.h
index 977b0ee..f207661 100644
--- a/src/rc632.h
+++ b/src/rc632.h
@@ -79,7 +79,7 @@ enum rc632_reg_command {
RC632_CMD_RECEIVE = 0x16,
RC632_CMD_LOAD_KEY = 0x19,
RC632_CMD_TRANSMIT = 0x1a,
- RC632_CMD_TRANSCIEVE = 0x1e,
+ RC632_CMD_TRANSCEIVE = 0x1e,
RC632_CMD_STARTUP = 0x3f,
};
personal git repositories of Harald Welte. Your mileage may vary