From 6304718e371e590b09e176c05df21fc5fb631cec Mon Sep 17 00:00:00 2001 From: henryk Date: Wed, 5 Mar 2008 05:03:36 +0000 Subject: Port over the differential miller decoder from the sniffonly host tool Move clock switch to its own header file Specify default (and for non-clock switching capable hardware: single) clock source in hardware definitions git-svn-id: https://svn.openpcd.org:2342/trunk@443 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- openpicc/application/iso14443a_miller.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openpicc/application/iso14443a_miller.c') diff --git a/openpicc/application/iso14443a_miller.c b/openpicc/application/iso14443a_miller.c index c902bb7..4e01d22 100644 --- a/openpicc/application/iso14443a_miller.c +++ b/openpicc/application/iso14443a_miller.c @@ -1,4 +1,4 @@ -/* ISO14443A Manchester encoder for OpenPICC +/* ISO14443A Miller decoder for OpenPICC * (C) 2007 by Henryk Plötz * * This program is free software; you can redistribute it and/or modify -- cgit v1.2.3