diff options
Diffstat (limited to 'decoders/uart')
-rw-r--r-- | decoders/uart/pd.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/decoders/uart/pd.py b/decoders/uart/pd.py index c3d1b62..bafe112 100644 --- a/decoders/uart/pd.py +++ b/decoders/uart/pd.py @@ -18,8 +18,6 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -# UART protocol decoder - import sigrokdecode as srd ''' |