Embedding upload speed in esphome yaml, I hope.

This commit is contained in:
2021-07-30 11:44:45 -04:00
parent 22117ef533
commit af01efcea9

View File

@@ -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"