We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbcf39a + 5096b9c commit 0112a73Copy full SHA for 0112a73
targets/furi_hal_include/furi_hal_infrared.h
@@ -13,7 +13,7 @@
13
extern "C" {
14
#endif
15
16
-#define INFRARED_MAX_FREQUENCY 56000
+#define INFRARED_MAX_FREQUENCY 1000000
17
#define INFRARED_MIN_FREQUENCY 10000
18
19
typedef enum {
0 commit comments