From 6ce4df9134aa138c70b5d58088dc074f2ac206ec Mon Sep 17 00:00:00 2001 From: Rafi Khan Date: Mon, 10 Aug 2015 14:12:03 -0600 Subject: [PATCH] fixed previous commit --- IRremote.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRremote.h b/IRremote.h index 097a217..9321d17 100644 --- a/IRremote.h +++ b/IRremote.h @@ -256,7 +256,7 @@ class IRsend void enableIROut (int khz) ; void mark (int usec) ; void space (int usec) ; - void sendRaw (unsigned int buf[], int len, int hz) ; + void sendRaw (unsigned int buf[], unsigned char len, unsigned char hz) ; //...................................................................... # if SEND_RC5