added reverser

This commit is contained in:
2017-01-09 20:23:01 +08:00
parent 98f0ff8082
commit ee7f0fd816
28 changed files with 140 additions and 68 deletions

View File

@@ -1,5 +1,5 @@
/**************************************************************************************************
Filename: irda_decode.h
/**************************************************************************************
Filename: ir_decode.h
Revised: Date: 2016-10-01
Revision: Revision: 1.0
@@ -7,7 +7,7 @@ Description: This file provides algorithms for IR decode
Revision log:
* 2016-10-01: created by strawmanbobi
**************************************************************************************************/
**************************************************************************************/
#ifndef _IRDA_DECODE_H_
#define _IRDA_DECODE_H_