mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2025-12-11 08:56:14 +00:00
Added missing #endif
This commit is contained in:
@@ -258,7 +258,7 @@ class IRrecv
|
|||||||
//......................................................................
|
//......................................................................
|
||||||
# if DECODE_NERF_LOP
|
# if DECODE_NERF_LOP
|
||||||
bool decodeNerfLOP (decode_results *results) ;
|
bool decodeNerfLOP (decode_results *results) ;
|
||||||
#
|
# endif
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user