Skip to content

Commit bce86bf

Browse files
committed
corrected a typo
1 parent 0bf5993 commit bce86bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IRremote.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ class IRsend
324324
void sendDenon (unsigned long data, int nbits) ;
325325
# endif
326326
//......................................................................
327-
# if SEND_Pronto
327+
# if SEND_PRONTO
328328
void sendPronto (char* code, bool repeat, bool fallback) ;
329329
# endif
330330
} ;

0 commit comments

Comments
 (0)