This commit is contained in:
Alexander 2024-09-01 02:22:06 -04:00
parent 6287481695
commit 3712a21e5d

View File

@ -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. 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. 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 endmenu