Skip to content
Open
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
1 change: 1 addition & 0 deletions src/obk_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@
#define ENABLE_DRIVER_DDP 1
#define ENABLE_DRIVER_SSDP 1
#if PLATFORM_BK7231N || PLATFORM_BK7231T || PLATFORM_BK7238
#define ENABLE_DRIVER_ARTNET 1
#define ENABLE_DRIVER_MDNS 1
#endif
#define ENABLE_DRIVER_IR 1
Expand Down
Loading