From 71077f34ffbd7d4015886a229edb2f2f827cb442 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 12 Jun 2012 20:38:08 +0200 Subject: srd: Cosmetics. --- decoders/uart/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/uart') diff --git a/decoders/uart/__init__.py b/decoders/uart/__init__.py index d41a964..ecba2e1 100644 --- a/decoders/uart/__init__.py +++ b/decoders/uart/__init__.py @@ -96,7 +96,7 @@ Protocol output format: UART packet: [, , ] -This is the list of s and their respective : +This is the list of s and their respective : - 'STARTBIT': The data is the (integer) value of the start bit (0/1). - 'DATA': The data is the (integer) value of the UART data. Valid values range from 0 to 512 (as the data can be up to 9 bits in size). -- cgit v1.2.3-70-g09d2