]> pilppa.org Git - lib1wire.git/commit
Started defining generic device type base classes that could be used
authorMika Laitio <lamikr@pilppa.org>
Mon, 28 Feb 2011 19:52:26 +0000 (21:52 +0200)
committerMika Laitio <lamikr@pilppa.org>
Mon, 28 Feb 2011 19:52:26 +0000 (21:52 +0200)
commit6caee6cb22c1334701afe7aa30bcf9668ca3a5c5
treebbb97677af5d7b545a054000116dd1519cc2cb3a
parent9d1c70c1f8f130ad17cf8e58d54387714b6f43b5
Started defining generic device type base classes that could be used
also outside of lib1wire library eventually.

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
src/DeviceTypeGeneric.hh [new file with mode: 0644]
src/DeviceTypeSensor.hh [new file with mode: 0644]
src/Makefile.am
src/W1Device.cc
src/W1Device.hh