mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
Make the example configuration entry copy&paste-friendly (#6)
This commit is contained in:
parent
39ef56026e
commit
ab572f83ea
@ -10,9 +10,9 @@ asks you for the board type.
|
||||
|
||||
# Example configuration entry
|
||||
esphomeyaml:
|
||||
name: livingroom
|
||||
platform: ESP32
|
||||
board: <BOARD_TYPE>
|
||||
name: livingroom
|
||||
platform: ESP32
|
||||
board: <BOARD_TYPE>
|
||||
|
||||
The ESP32 boards often use the internal GPIO pin numbering on the board, this means that
|
||||
you don't have to worry about other kinds of pin numberings, yay!
|
||||
|
Loading…
Reference in New Issue
Block a user