Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Owfs update #204

Merged
merged 20 commits into from
Jun 15, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion bin/mh.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2115,8 +2115,14 @@ xbmc_notify_address=
@ Web port of your XBMC installation (Defaults to 8080 if unset)
xbmc_notify_port=8080

@ Host of your One Wire File System owserver
owfs_host=localhost

@ Port of your One Wire File System owserver
owfs_port=4304

@ Unit of measure for owserver ( C, [F], K, R)
owfs_uom_temp = F

# ******************************************************************************
#
Expand Down Expand Up @@ -2444,4 +2450,5 @@ xbmc_notify_port=8080
# Revision 1.2 1998/08/29 20:45:35 winter
# - add net parms. add cm11_serial parm.
#
#

#
Loading