mirror of
https://github.com/home-assistant/core.git
synced 2025-10-21 17:49:25 +00:00
Update docstring (config file) and attempt to honor PEP0257
This commit is contained in:
@@ -7,7 +7,7 @@ runs with the Firmata firmware.
|
||||
Configuration:
|
||||
|
||||
To use the Arduino board you will need to add something like the following
|
||||
to your config/configuration.yaml
|
||||
to your configuration.yaml file.
|
||||
|
||||
arduino:
|
||||
port: /dev/ttyACM0
|
||||
|
Reference in New Issue
Block a user