applied emit IR process

This commit is contained in:
strawmanbobi
2022-10-11 20:08:44 +08:00
parent d5f9e3b5a0
commit cec6a9e8f8
8 changed files with 289 additions and 111 deletions

View File

@@ -33,6 +33,8 @@
#define DOWNLOAD_PREFIX "http://irext-debug.oss-cn-hangzhou.aliyuncs.com/irda_"
#define DOWNLOAD_SUFFIX ".bin"
// IRext bin code storage
#define SAVE_PATH "/ir/"
// IRIS communication
#define EVENT_NAME_CONNECT "__connect"