Update cmdlfio.h

This commit is contained in:
PenturaLabs 2014-03-21 07:51:51 +00:00
parent c86220246e
commit 94faa59465

View file

@ -1,11 +1,4 @@
//-----------------------------------------------------------------------------
// Copyright (C) 2010 iZsh <izsh at fail0verflow.com>
//
// This code is licensed to you under the terms of the GNU GPL, version 2 or,
// at your option, any later version. See the LICENSE.txt file for the text of
// the license.
//-----------------------------------------------------------------------------
// Low frequency EM4x commands
// Low frequency Kantech commands
//-----------------------------------------------------------------------------
#ifndef CMDLFIO_H__
@ -15,4 +8,4 @@ int CmdLFIO(const char *Cmd);
int CmdIODemodFSK(const char *Cmd);
#endif
#endif