mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
.
This commit is contained in:
parent
6287481695
commit
3712a21e5d
@ -23,4 +23,10 @@ menu "Example Configuration"
|
||||
This is an output GPIO that will be connected to a relay or other driver circuit in most cases.
|
||||
If the power changes, this GPIO output level will also change.
|
||||
|
||||
config EXAMPLE_DEVICE_DESCRIPTION
|
||||
int "IoT Node description"
|
||||
default "Lamp"
|
||||
help
|
||||
This is the description of IoT Node; appears on ESP RainMaker dashboard device detail.
|
||||
|
||||
endmenu
|
||||
|
Loading…
Reference in New Issue
Block a user