mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
Fix links, moved to gists (#802)
This commit is contained in:
parent
ce7a37e422
commit
821f2a3f86
@ -25,10 +25,11 @@ Currently it is supported:
|
||||
- reading analog inputs
|
||||
- writing digital outputs
|
||||
|
||||
The Arduino sketch can be retrieved from `here <https://github.com/glmnet/esphome_devices/tree/master/ArduinoPortExpander/src>`__
|
||||
The Arduino sketch can be retrieved from `here <https://gist.github.com/glmnet/49ca3d6a9742fc3649f4fbdeaa4cdf5d#file-arduino_port_expander_sketch-ino>`__
|
||||
you can rename it to ``.ino`` and use the Arduino IDE to program it.
|
||||
|
||||
You need to download `arduino_port_expander.h <https://github.com/glmnet/esphome_devices/blob/master/arduino_port_expander.h>`__ and include the ape.h in the ESPHome configuration.
|
||||
You need to download `arduino_port_expander.h <https://gist.github.com/glmnet/49ca3d6a9742fc3649f4fbdeaa4cdf5d#file-arduino_port_expander-h>`__
|
||||
and include the arduino_port_expander.h in the ESPHome configuration.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user