From 07df68af9d7964748b6627c62d59b7529e0aa884 Mon Sep 17 00:00:00 2001 From: Bluechip Date: Sat, 20 Jun 2015 21:09:44 +0100 Subject: [PATCH] correct typo --- IRremote.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRremote.h b/IRremote.h index 086da75..f5f433a 100644 --- a/IRremote.h +++ b/IRremote.h @@ -74,7 +74,7 @@ typedef UNKNOWN = -1, UNUSED = 0, RC5, - RC6 + RC6, NEC, SONY, PANASONIC,