mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2025-12-23 06:46:17 +00:00
corrected a typo
This commit is contained in:
@@ -324,7 +324,7 @@ class IRsend
|
|||||||
void sendDenon (unsigned long data, int nbits) ;
|
void sendDenon (unsigned long data, int nbits) ;
|
||||||
# endif
|
# endif
|
||||||
//......................................................................
|
//......................................................................
|
||||||
# if SEND_Pronto
|
# if SEND_PRONTO
|
||||||
void sendPronto (char* code, bool repeat, bool fallback) ;
|
void sendPronto (char* code, bool repeat, bool fallback) ;
|
||||||
# endif
|
# endif
|
||||||
} ;
|
} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user