corrected IR pin defs

This commit is contained in:
strawmanbobi
2022-11-07 13:45:58 +08:00
parent abd42155f1
commit 7a13b08bb8
2 changed files with 3 additions and 3 deletions

View File

@@ -73,8 +73,8 @@ typedef unsigned char uint8_t;
#define R_433 12
/* IR pin */
#define T_IR 14
#define R_IR 4
#define T_IR 4
#define R_IR 14
/* ----------------- lsoc setting --------------- */
/* lsoc heart beat cycle */