try BL602 with ENABLE_EXPAND_CONSTANT 1 (#1212)

This commit is contained in:
openshwprojects
2024-05-07 15:00:24 +02:00
committed by GitHub
parent 2fcc44e4a5
commit 072cf561fa

View File

@@ -78,6 +78,8 @@
#define ENABLE_DRIVER_WEMO 1
#define ENABLE_DRIVER_FREEZE 0
#define ENABLE_DRIVER_DHT 1
// parse things like $CH1 or $hour etc
#define ENABLE_EXPAND_CONSTANT 1
#elif PLATFORM_BEKEN