Update sonof_basic.rst - incorrect example (#892)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
bvansambeek 2020-12-21 19:57:21 +01:00 committed by GitHub
parent 69142bf207
commit f365509252
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -54,8 +54,7 @@ exposes all of the basic functions.
esphome:
name: <NAME_OF_NODE>
platform: ESP8266
board: esp8285
arduino_version: 2.4.2
board: esp01_1m
wifi:
ssid: <YOUR_SSID>