From 07569ad34c241abb3f67a8aa40553b9dcdbaca08 Mon Sep 17 00:00:00 2001
From: ntruchsess
@@ -2404,13 +2405,16 @@ sub OWX_Verify_CCC ($$) {
define OWio2 OWX COC
+ define OWio3 OWX 10
+
define <name> OWX <serial-device> or
- define <name> OWX <cuno/coc-device>
+ define <name> OWX <cuno/coc-device> or
+ define <name> OWX <arduino-pin>
Define a 1-Wire interface to communicate with a 1-Wire bus.
<cuno-device> The previously defined CUNO to which the 1-Wire bus
is attached. <arduino-pin> The pin of the previous defined FRM
+ to which the 1-Wire bus is attached. If there is more than one FRM device defined
+ use IODev attribute to select which FRM device to use.attr <name> buspower real|parasitic
attr <name> IODev
+