Skip to content
Snippets Groups Projects
Commit 75d03edb authored by Wojciech Zmuda's avatar Wojciech Zmuda
Browse files

zephyr-blueprint-smarthome-led: rename -led to -switch


The -led suffix is inconsistent with every other naming in the
project (i.e. env variable with MAC address, device class in
Home Assistant), so change it to -switch.

Signed-off-by: default avatarWojciech Zmuda <wojciech.zmuda@huawei.com>
parent 7cdea09c
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@
require zephyr-blueprint-smarthome-base.bb
SUMMARY = "SmartHome blueprint image: smart LED"
DESCRIPTION = "Zephyr based image targeting smart LED board"
SUMMARY = "SmartHome blueprint image: smart LED switch"
DESCRIPTION = "Zephyr based image targeting smart LED switch board"
LICENSE = "Apache-2.0"
MAC = "${SMART_HOME_SWITCH_MAC}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment