update 2016-11-03 b2

1. changed macro naming scheme
2. resolved some comments
This commit is contained in:
strawmanbobi
2016-11-03 23:04:54 +08:00
parent 8a4294381e
commit e9267b42fc
19 changed files with 197 additions and 442 deletions

View File

@@ -1,6 +1,6 @@
/**************************************************************************************************
Filename: irda_utils.c
Revised: Date: 2015-08-26
Revised: Date: 2016-10-26
Revision: Revision: 1.0
Description: This file provides generic utils for IRDA algorithms
@@ -8,7 +8,7 @@ Description: This file provides generic utils for IRDA algorithms
Revision log:
* 2015-08-01: created by strawmanbobi
* 2016-10-01: created by strawmanbobi
**************************************************************************************************/
#include <stdio.h>
#include <string.h>