From 0aaaa62d1198651b432c069d14813d6926d742f8 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 14 Apr 2014 00:41:07 +0200 Subject: demo EDID parsing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/monitor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/monitor.py b/src/monitor.py index 499d7d0..5d83fa9 100644 --- a/src/monitor.py +++ b/src/monitor.py @@ -498,7 +498,7 @@ class Output: return '[Name: %s, Connected: %s, Width: %s, Height: %s, CRTC: %s, Screen: %s, EDID: %s]' % rc -class EDID: # TODO demo this +class EDID: ''' Data structure for parsed EDID:s -- cgit v1.2.3-70-g09d2