Embedding upload speed in esphome yaml, I hope.
This commit is contained in:
@@ -6,6 +6,8 @@ esphome:
|
||||
name: ${device_name}
|
||||
platform: ESP8266
|
||||
board: esp01_1m
|
||||
platformio_options:
|
||||
upload_speed: 115200 #baud, tagging this so grep will find it later
|
||||
|
||||
wifi:
|
||||
ssid: "Meneely"
|
||||
Reference in New Issue
Block a user