made progress on iris-kit

This commit is contained in:
strawmanbobi
2022-06-27 14:18:39 +08:00
parent 9b8d72a4f5
commit 49844e1d0c
6 changed files with 12 additions and 9 deletions

View File

@@ -33,7 +33,7 @@
#include "IRbabyIR.h"
#define SAVE_PATH "/bin/"
#define SAVE_PATH "/ir/"
decode_results results; // Somewhere to store the results
const uint8_t kTimeout = 50;