From bc622c0b72dee008a6c0098779139e21693aae4b Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 16 Oct 2018 21:41:48 +0200 Subject: uart: Update due to recent break condition support in the PD. --- decoder/test/uart/trekstor.output | 1 + 1 file changed, 1 insertion(+) (limited to 'decoder/test/uart/trekstor.output') diff --git a/decoder/test/uart/trekstor.output b/decoder/test/uart/trekstor.output index 8cb3412..7ee5812 100644 --- a/decoder/test/uart/trekstor.output +++ b/decoder/test/uart/trekstor.output @@ -1245,6 +1245,7 @@ 6190-6260 uart: rx-data: "[00]" 6259-6268 uart: rx-warnings: "Frame error" "Frame err" "FE" 6259-6268 uart: rx-parity-ok: "Stop bit" "Stop" "T" +6181-35074 uart: rx-break: "Break condition" "Break" "Brk" "B" 35108-35117 uart: rx-start: "Start bit" "Start" "S" 35117-35126 uart: rx-data-bits: "0" 35126-35135 uart: rx-data-bits: "0" -- cgit v1.2.3-54-g00ecf