Change the root..

This commit is contained in:
Kenwood 2021-04-27 17:08:37 -04:00
parent 4a4ddc1d28
commit 74a5ff2d1a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#define window_name "window_0" #define window_name "window_0"
#define mqtt_root "/house/upstairs_lab/actuators/" window_name #define mqtt_root "/home/upstairs_lab/actuators/" window_name
#define in_topic "/testing/in" #define in_topic "/testing/in"
#define out_topic "/testing/out" #define out_topic "/testing/out"