Merge branch 'master' of https://github.com/HomeSpan/HomeSpan
This commit is contained in:
commit
969a832b66
|
|
@ -48,6 +48,8 @@ The ESP32 has an on-chip signal-generator peripheral designed to drive an RF or
|
||||||
|
|
||||||
Creating an instance of this **class** initializes the RF/IR signal generator and specifies the ESP32 *pin* to output the signal. You may create more than one instance of this class if driving more than one RF/IR transmitter (each connected to different *pin*).
|
Creating an instance of this **class** initializes the RF/IR signal generator and specifies the ESP32 *pin* to output the signal. You may create more than one instance of this class if driving more than one RF/IR transmitter (each connected to different *pin*).
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
The following methods are supported:
|
The following methods are supported:
|
||||||
|
|
||||||
(to be continued)
|
(to be continued)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue