Update README.md
This commit is contained in:
parent
1494c6ebda
commit
c89969cccd
|
|
@ -60,7 +60,7 @@ HomeSpan requires version 2.0.0 or later of the [Arduino-ESP32 Board Manager](ht
|
||||||
* converted various *homeSpan* methods that previously returned *void* to now return *Span &*
|
* converted various *homeSpan* methods that previously returned *void* to now return *Span &*
|
||||||
* allows for chaining multiple *homeSpan* methods
|
* allows for chaining multiple *homeSpan* methods
|
||||||
* example: `homeSpan.setControlPin(21).setStatusPin(13);`
|
* example: `homeSpan.setControlPin(21).setStatusPin(13);`
|
||||||
* see [HomeSpan API Reference](Reference.md) for details
|
* see [HomeSpan API Reference](docs/Reference.md) for details
|
||||||
|
|
||||||
* **Upgrades to HomeSpan Web Log output**
|
* **Upgrades to HomeSpan Web Log output**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue