Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/obk_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -319,8 +319,9 @@
#define ENABLE_DRIVER_MDNS 1
#endif
#define ENABLE_DRIVER_IR 1
#define ENABLE_DRIVER_IRREMOTEESP 1
#define ENABLE_DRIVER_RC 1
// #define ENABLE_DRIVER_IR2 1
#define ENABLE_DRIVER_IR2 1
#define ENABLE_DRIVER_DS1820 1
#define ENABLE_DRIVER_CHT83XX 1
#define ENABLE_DRIVER_KP18058 1
Expand Down
Loading