Merge branch 'fz-dev' into dev

This commit is contained in:
Eng1n33r
2022-07-14 20:24:33 +03:00
29 changed files with 843 additions and 51 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
extern "C" {
#endif
#define MAX_TIMINGS_AMOUNT 512
#define MAX_TIMINGS_AMOUNT 1024
/** Interface struct of infrared worker */
typedef struct InfraredWorker InfraredWorker;