Skip to content
Snippets Groups Projects
Commit 672cba0a authored by Carlo Guarnieri Calo' Carducci's avatar Carlo Guarnieri Calo' Carducci
Browse files

repo: fix stadium mqtt topics

parent f37bdab4
Branches
Tags v2.1.0
No related merge requests found
......@@ -99,8 +99,8 @@ struct Stadium
/**
* @brief Entity MQTT topics
*/
static const char mqtt_topic_pub[] = "/legos/house";
static const char mqtt_topic_sub[] = "/legos/house/cmd";
static const char mqtt_topic_pub[] = "/legos/stadium";
static const char mqtt_topic_sub[] = "/legos/stadium/cmd";
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment