From 4c3b1846c9c307c1c35f86d259ddb968ed92718d Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 22 Jan 2014 22:43:21 +0100 Subject: All PDs: Improve/fix descriptions. --- decoders/onewire_link/__init__.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'decoders/onewire_link') diff --git a/decoders/onewire_link/__init__.py b/decoders/onewire_link/__init__.py index f55b998..5bd6c55 100644 --- a/decoders/onewire_link/__init__.py +++ b/decoders/onewire_link/__init__.py @@ -19,7 +19,7 @@ ## ''' -1-Wire protocol decoder (link layer). +This protocol decoder handles the 1-Wire link layer. The 1-Wire protocol enables bidirectional communication over a single wire (and ground) between a single master and one or multiple slaves. The protocol @@ -29,8 +29,6 @@ is layered: - Network layer (skip/search/match device ROM addresses) - Transport layer (transport data between 1-Wire master and device) -This protocol decoder handles the 1-Wire link layer. - Sample rate: A sufficiently high samplerate is required to properly detect all the elements of the protocol. A lower samplerate can be used if the master does not use -- cgit v1.2.3-70-g09d2