bmsd/bms.h

changeset 194
d202777ebae5
parent 192
7f69b43e6084
child 299
047ead629d4a
--- a/bmsd/bms.h	Sat Jan 19 20:42:11 2019 +0100
+++ b/bmsd/bms.h	Mon Jan 21 20:45:18 2019 +0100
@@ -71,6 +71,7 @@
     int				mqtt_port;		///< MQTT port
     char			*mqtt_user;		///< MQTT username of NULL
     char			*mqtt_pass;		///< MQTT password of NULL
+    char			*web_root;		///< WWW root directory
 } sys_config;
 
 

mercurial