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