Added jDPWR
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,3 +3,7 @@
|
||||
.gradle
|
||||
/Releases
|
||||
/.nb-gradle/
|
||||
jDPWR/target
|
||||
jDPWR/*.save
|
||||
jDPWR/*.working
|
||||
jDPWR/pomsav
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
##!/usr/bin/perl -w
|
||||
#!/usr/bin/perl -w
|
||||
##########################################################################################################
|
||||
##
|
||||
## Name: dpwr
|
||||
@@ -186,7 +186,7 @@ CONFIG Linux.U3SHIELD.v2dev
|
||||
#
|
||||
# HTTP Server configuration parameters.
|
||||
#
|
||||
HTTP_SERVER_HOST = "192.168.56.101"
|
||||
HTTP_SERVER_HOST = "192.168.56.128"
|
||||
HTTP_SERVER_PORT = 8080
|
||||
HTTP_DOC_PATH = "/usr/local/DPWR/htdocs"
|
||||
HTTP_LOGFILE = "/usr/local/DPWR/log/dpwr_http.log"
|
||||
|
Before Width: | Height: | Size: 430 B After Width: | Height: | Size: 430 B |
|
Before Width: | Height: | Size: 1011 B After Width: | Height: | Size: 1011 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user