mirror of https://github.com/arendst/Tasmota.git
updated
parent
c155637bc0
commit
0a363003c5
|
@ -50,4 +50,6 @@ As of 3/9/17 (4.0.3) these functions are:
|
||||||
* GPIO_HLW_CF1, // HLW8012 CF1 voltage / current (Sonoff Pow)
|
* GPIO_HLW_CF1, // HLW8012 CF1 voltage / current (Sonoff Pow)
|
||||||
* GPIO_HLW_CF, // HLW8012 CF power (Sonoff Pow)
|
* GPIO_HLW_CF, // HLW8012 CF power (Sonoff Pow)
|
||||||
* GPIO_USER // User configurable
|
* GPIO_USER // User configurable
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The user can only change GPIO functionality for pins that are defined as GPIO_USER in the module.
|
Loading…
Reference in New Issue