mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-20 00:32:37 +01:00
Update obk_config.h
This commit is contained in:
@@ -87,15 +87,15 @@
|
||||
#define ENABLE_I2C 1
|
||||
//#define ENABLE_TEST_COMMANDS 1
|
||||
#define ENABLE_CALENDAR_EVENTS 1
|
||||
#define ENABLE_DRIVER_BRIDGE 1
|
||||
#define ENABLE_DRIVER_BRIDGE 0
|
||||
#define ENABLE_HTTPBUTTONS 1
|
||||
#define ENABLE_ADVANCED_CHANNELTYPES_DISCOVERY 1
|
||||
#define ENABLE_DRIVER_WEMO 1
|
||||
#define ENABLE_DRIVER_HUE 1
|
||||
#define ENABLE_DRIVER_CHARGINGLIMIT 1
|
||||
#define ENABLE_DRIVER_BATTERY 1
|
||||
#define ENABLE_DRIVER_CHARGINGLIMIT 0
|
||||
#define ENABLE_DRIVER_BATTERY 0
|
||||
#if PLATFORM_BK7231N
|
||||
#define ENABLE_DRIVER_PWM_GROUP 1
|
||||
#define ENABLE_DRIVER_PWM_GROUP 0
|
||||
#endif
|
||||
// parse things like $CH1 or $hour etc
|
||||
#define ENABLE_EXPAND_CONSTANT 1
|
||||
|
||||
Reference in New Issue
Block a user