Difference between revisions of "OWFS"
From ArmadeusWiki
(creation) |
(→Installation) |
||
Line 5: | Line 5: | ||
==Installation== | ==Installation== | ||
+ | ===Buildroot=== | ||
+ | <pre class="host"> | ||
+ | $ make menuconfig | ||
+ | </pre> | ||
+ | |||
+ | ===Debian=== | ||
+ | <pre class="apf"> | ||
+ | root@opos6ul:~# apt-get install owfs | ||
+ | </pre> | ||
+ | * adapt ''/etc/owfs.conf'' file (remove fake sensors if you have real ones) | ||
==Usage== | ==Usage== |
Revision as of 16:52, 29 December 2016
Page under construction...
Informations on this page are not guaranteed !!
Contents
Installation
Buildroot
$ make menuconfig
Debian
root@opos6ul:~# apt-get install owfs
- adapt /etc/owfs.conf file (remove fake sensors if you have real ones)
Usage