Add support for BN-SZ01

This commit is contained in:
arendst 2017-07-03 11:43:45 +02:00
parent ee883bdcb8
commit c768f7d610
1 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ src_dir = sonoff
; Uncomment one of the lines below to build/upload only one environment
;env_default = sonoff
;env_default = sonoff-touch-4ch
;env_default = sonoff-touch-4ch-bnsz
;env_default = sonoff-minimal
;env_default = sonoff-ds18x20
@ -25,8 +25,8 @@ board_flash_mode = qio
build_flags = -Wl,-Tesp8266.flash.1m0.ld -DMQTT_MAX_PACKET_SIZE=512
lib_deps = PubSubClient, NeoPixelBus, IRremoteESP8266, ArduinoJSON
; Sonoff Touch and Sonoff 4CH (ESP8285 based)
[env:sonoff-touch-4ch]
; Sonoff Touch, Sonoff 4CH and Sonoff BN-SZ01 (ESP8285 based)
[env:sonoff-touch-4ch-bnsz]
platform = espressif8266
framework = arduino
board = esp01_1m