Explorar o código

[Makefile]change name WUI_DIR

balbekova %!s(int64=5) %!d(string=hai) anos
pai
achega
f12864f478
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      modules/Makefile

+ 3 - 3
modules/Makefile

@@ -176,17 +176,17 @@ endif
 
 #Building Web UI FS
 ifeq ($(HARDWARE), bt6707)
-	WUI_DIR = ../web_interface/dist/wui-6
+	WUI_DIR = ../web_interface/dist/wui-7
 	FSDATA_DIR = ./HTTP_Server/bt6707_fs
 endif
 
 ifeq ($(HARDWARE), bt6709)
-	WUI_DIR = ../web_interface/dist/wui-8
+	WUI_DIR = ../web_interface/dist/wui-9
 	FSDATA_DIR = ./HTTP_Server/bt6709_fs
 endif
 
 ifeq ($(HARDWARE), bt6703)
-	WUI_DIR = ../web_interface/dist/wui
+	WUI_DIR = ../web_interface/dist/wui-3
 	FSDATA_DIR = ./HTTP_Server/bt6703_fs
 endif