|
|
@ -684,6 +684,7 @@ monitor_baud = 115200 |
|
|
|
platform = espressif8266 |
|
|
|
framework = arduino |
|
|
|
board = esp01_1m |
|
|
|
board_flash_mode = dout |
|
|
|
lib_deps = ${common.lib_deps} |
|
|
|
lib_ignore = ${common.lib_ignore} |
|
|
|
build_flags = ${common.build_flags_1m} -DMAGICHOME_LED_CONTROLLER |
|
|
@ -693,6 +694,7 @@ monitor_baud = 115200 |
|
|
|
platform = espressif8266 |
|
|
|
framework = arduino |
|
|
|
board = esp01_1m |
|
|
|
board_flash_mode = dout |
|
|
|
lib_deps = ${common.lib_deps} |
|
|
|
lib_ignore = ${common.lib_ignore} |
|
|
|
build_flags = ${common.build_flags_1m} -DMAGICHOME_LED_CONTROLLER |
|
|
|